- Nov 21, 2001
-
-
seawood%netscape.com authored
Bug #56601 r=pavlov
-
justdave%syndicomm.com authored
Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug form listed all products, even if the user didn't have access to all of them. It now only shows products the user has access to (and the product the bug is in, if the user is viewing it because of some other override) Patch by George Hotelling <george.hotelling@iconideas.com> and Dave Miller <justdave@syndicomm.com> r= bbaetz, caillon
-
matty%chariot.net.au authored
Patch by me, r=bbaetz,caillon.
-
hewitt%netscape.com authored
-
hewitt%netscape.com authored
-
seawood%netscape.com authored
Add $(SUBMAKEFILES) as a dependency for the default toplevel target so that submakefiles (& the toplevel makefile) are regen'd automatically.
-
hewitt%netscape.com authored
-
hewitt%netscape.com authored
-
bbaetz%cs.mcgill.ca authored
alex.fritze@crocodile-clips.com, r=pavlov, sr=jst
-
mscott%netscape.com authored
r=kai sr=sspitzer
-
dbaron%fas.harvard.edu authored
Bug 109431: Speed up ID selector matching, mainly by using nsDependentString instead of nsAutoString. Patch by rjesup and me. Bug 110815: Avoid an unneeded QI from nsICSSStyleRule to nsIStyleRule, which it inherits. r=jag sr=hyatt
-
dbaron%fas.harvard.edu authored
Speed up HTMLAttributesImpl::HasClass, mostly by using nsDependentString instead of nsAutoString. Patch by rjesup and me. r=jag sr=jst b=109416
-
bzbarsky%mit.edu authored
that's not the scrollable view. Bug 111081, r=jkeiser, sr=jst
-
sonja.mirtitsch%sun.com authored
-
bienvenu%netscape.com authored
-
bienvenu%netscape.com authored
-
bienvenu%netscape.com authored
-
shanjian%netscape.com authored
r=yokoyama sr=brendan
-
mstoltz%netscape.com authored
r=bbaetz, gagan, sr=darin
-
rbs%maths.uq.edu.au authored
-
dbaron%fas.harvard.edu authored
-
rbs%maths.uq.edu.au authored
-
pavlov%netscape.com authored
better hack for crash due to recent versions of gcc's poor optimization + inlining skills. bug 106891. patch from simm0@ii.net. r=pavlov sr=brendan
-
hyatt%netscape.com authored
-
- Nov 20, 2001
-
-
seawood%netscape.com authored
Bug #87585 r=Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz)
-
brendan%mozilla.org authored
Thanks to scole@planetweb.com, no more un-ECMA error for /* in a /**/ comment (110286, r=khanson, sr=brendan).
-
dbaron%fas.harvard.edu authored
Allow nsTraceMalloc to build even when cplus_demangle isn't available (should fix bustage on Brad's tinderbox). Also use NS_PTR_TO_INT32 per Brendan's review comments on bug 106352.
-
mstoltz%netscape.com authored
rewritten more conservatively, merge doCheckReadAccess and doCheckWriteAccess, and pass real property names into the security manager instead of "scriptglobals." r=brendan, sr=jst.
-
peterlubczynski%netscape.com authored
-
andreww%netscape.com authored
-
rbs%maths.uq.edu.au authored
-
attinasi%netscape.com authored
Stop stripping whitespace from image map name. b=87050 r=kmcclusk sr=attinasi (checked in for David Einstein)
-
mscott%netscape.com authored
allow the ability to get all of the results all at once in a set of arrays. This improves message display performance by reducing the number of round trips between the JS thread and the UI thread. r=ducarroz sr=bienvenu
-
bienvenu%netscape.com authored
-
attinasi%netscape.com authored
-
attinasi%netscape.com authored
-
attinasi%netscape.com authored
Moving loading and broken image icons to /res and adding to embedding dists. b=110384 r=adamlock,sfraser sr=sfraser,waterson
-
attinasi%netscape.com authored
Moving loading and broken image icons to /res for embedding. b=110384 r=adamlock,sfraser sr=sfraser,waterson
-
dp%netscape.com authored
-
brendan%mozilla.org authored
Better fix than 0.9.6 minimal fix for NUL-termination assumption in replace (108832, r=shaver, sr=jband).
-