Граф коммитов

92750 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 3161bda08b Fixing bug 110924. Speeding up HTMLContentSink::AddAttributes() and nsGenericHTMLElement::IsEventName(). r=bzbarsky@mit.edu, sr=waterson@netscape.com 2001-11-21 09:10:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
justdave%syndicomm.com a3c85a4b84 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
2001-11-21 08:30:47 +00:00
matty%chariot.net.au 8e0097b0b6 Bug 110276:SQL error in globals.pl.
Patch by me, r=bbaetz,caillon.
2001-11-21 08:09:32 +00:00
hewitt%netscape.com 1d677f346b 107276 - Sometimes the Close Tab contextual menu operation has no effect., r=ben, sr=hyatt 2001-11-21 07:34:46 +00:00
hewitt%netscape.com 269fa8f019 104993 - unable to select item in xul menulist [popup list/combobox] in dialogs, r=ben, sr=hyatt 2001-11-21 07:23:21 +00:00
seawood%netscape.com 999e70dd5f Add $(SUBMAKEFILES) as a dependency for the default toplevel target so that submakefiles (& the toplevel makefile) are regen'd automatically. 2001-11-21 07:10:52 +00:00
hewitt%netscape.com 2776e1e042 66441 - Get rid of gray_*_splitter from utilityOverlay, r=ben, sr=hyatt 2001-11-21 06:59:57 +00:00
hewitt%netscape.com 362fae672f 95159 - autocomplete preferences ambiguous, r=sgehani, sr=hewitt, patch=diego@biurrun.de 2001-11-21 06:48:14 +00:00
bbaetz%cs.mcgill.ca 514a4635b2 Bug 83517 - add a setTranslation method. patch by
alex.fritze@crocodile-clips.com, r=pavlov, sr=jst
2001-11-21 04:10:31 +00:00
mscott%netscape.com 0454025d9f Bug #110543 --> add smime UI to message display
r=kai
sr=sspitzer
2001-11-21 03:57:35 +00:00
dbaron%fas.harvard.edu 43129c454a 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 2001-11-21 03:30:44 +00:00
dbaron%fas.harvard.edu a35e4effec Speed up HTMLAttributesImpl::HasClass, mostly by using nsDependentString instead of nsAutoString. Patch by rjesup and me. r=jag sr=jst b=109416 2001-11-21 03:27:14 +00:00
bzbarsky%mit.edu b6912ae687 Fix scrolling to a frame when the frame is in an abs. pos. element
that's not the scrollable view.  Bug 111081, r=jkeiser, sr=jst
2001-11-21 03:06:19 +00:00
sonja.mirtitsch%sun.com a26b35933f bugfixes, regarding a daily build directory insider the daily build... 2001-11-21 02:36:33 +00:00
bienvenu%netscape.com a25aff1f58 no longer call SetRecipientsIsNewsgroup - we weren't using it, r=naving, sr=sspitzer 110820 2001-11-21 01:57:53 +00:00
bienvenu%netscape.com 99ee55c7a5 fix going offline from compose window, patch from sspitzer, r/sr = me 111087 2001-11-21 01:48:50 +00:00
bienvenu%netscape.com 57ea334a8e fix cancelling from imap password prompt r=sspitzer, sr=mscott 111071 2001-11-21 01:45:59 +00:00
shanjian%netscape.com 073bc38e35 #62929 psm charset detector should tolerate char '\0'
r=yokoyama sr=brendan
2001-11-21 00:58:48 +00:00
mstoltz%netscape.com d8f1b32900 Bug 94551 - HTML-escape HTTP header data written to about:cache-entry pages.
r=bbaetz, gagan, sr=darin
2001-11-21 00:49:17 +00:00
rbs%maths.uq.edu.au a309385606 Re-enable my fix 2001-11-21 00:43:27 +00:00
dbaron%fas.harvard.edu 06a9134497 Tweak ifdefs to fix ICOs for Mach-O build. b=109165 rs=hyatt 2001-11-21 00:27:01 +00:00
rbs%maths.uq.edu.au 3020f3f7ad Disable the registration codefor now as it causes TB to turn orange. 2001-11-21 00:25:24 +00:00
pavlov%netscape.com 47f8a32574 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 2001-11-21 00:16:21 +00:00
hyatt%netscape.com f408343dc0 Collapse chrome reg. r=dp, sr=brendan, 109488 2001-11-21 00:12:42 +00:00
seawood%netscape.com 3c34b8234a Bump optimization level for mkdepend on Solaris to -fast
Bug #87585 r=Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz)
2001-11-20 23:49:06 +00:00
brendan%mozilla.org bca885ea80 Thanks to scole@planetweb.com, no more un-ECMA error for /* in a /**/ comment (110286, r=khanson, sr=brendan). 2001-11-20 23:35:45 +00:00
dbaron%fas.harvard.edu 9872d11fea 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. 2001-11-20 23:32:17 +00:00
mstoltz%netscape.com a25a8212b3 bug 105705, take 2: Replace global property security-check optimization
rewritten more conservatively, merge doCheckReadAccess and doCheckWriteAccess,
and pass real property names into the security manager instead of "scriptglobals."
r=brendan, sr=jst.
2001-11-20 23:15:32 +00:00
peterlubczynski%netscape.com b5240b0e6a Stop including Realplayer in 4.x plugin scan bug 110916 r=av sr=attinasi 2001-11-20 23:06:50 +00:00
andreww%netscape.com 0d6616e5af bug 110526 r=shliang sr=hewitt. mac classic sidebar splitter too narrow for thumb. 2001-11-20 23:02:09 +00:00
rbs%maths.uq.edu.au f2ddda81a2 Attempt to fix orangeness - move the registration from Init() to CommonInit() 2001-11-20 22:57:07 +00:00
attinasi%netscape.com cbe5e79c3e Stop stripping whitespace from image map name. b=87050 r=kmcclusk sr=attinasi (checked in for David Einstein) 2001-11-20 22:53:59 +00:00
mscott%netscape.com 4b2736fda4 Bug #110905 --> remove code to enumerate over parsed header results.
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
2001-11-20 22:53:47 +00:00
bienvenu%netscape.com 4d1a47b422 fix crash after entering password for web mail r=sspitzer, sr=mscott bugscape 11055 2001-11-20 22:36:15 +00:00
attinasi%netscape.com 3761588da8 Moving loading and broken image icons to /res b=110384 r=adamlock,sfraser sr=sfraser,waterson 2001-11-20 22:24:33 +00:00
attinasi%netscape.com 2e18175596 Loading and broken image icons moving to /res b=110384 r=-adamlock,sfraser sr=sfraser,waterson 2001-11-20 22:23:34 +00:00
attinasi%netscape.com f432c70aff Moving loading and broken image icons to /res and adding to embedding dists. b=110384 r=adamlock,sfraser sr=sfraser,waterson 2001-11-20 22:21:59 +00:00
attinasi%netscape.com 484e67aa94 Moving loading and broken image icons to /res for embedding. b=110384 r=adamlock,sfraser sr=sfraser,waterson 2001-11-20 22:21:14 +00:00
dp%netscape.com e237748e04 Function timers. r=sgehani, sr=sfraser 2001-11-20 21:37:27 +00:00
brendan%mozilla.org cf4d533c07 Better fix than 0.9.6 minimal fix for NUL-termination assumption in replace (108832, r=shaver, sr=jband). 2001-11-20 21:26:33 +00:00
naving%netscape.com 730f567767 110366 r/sr=darin, addref the reader before using it so that it doesn't get released from under us. 2001-11-20 21:09:14 +00:00
darin%netscape.com 241f6cc71a backing out last checkin for bug 110418 a=leaf 2001-11-20 20:41:52 +00:00
barnboy%trilobyte.net 222606c397 Added blurb about unified diffs. 2001-11-20 20:16:24 +00:00
sfraser%netscape.com f632e789aa Fix the flags passed to nsICacheSession::CreateSession; bug 110114. r=pavlov, sr=darin. 2001-11-20 20:15:19 +00:00
radha%netscape.com 389ca5a708 Fix for bug # 106994. - Remove redundant code in nsDocShell to acquire handle to SH in the root docshell r=adamlock sr=rpotts 2001-11-20 20:14:02 +00:00
sfraser%netscape.com 73167e1f00 Remove nsMacMessageSink.cpp from the widget module, since it is already in WidgetSupport. Bug 110109 r=pinkerton, sr=beard 2001-11-20 20:12:21 +00:00
barnboy%trilobyte.net fc7bcb91a9 Taint mode note. 2001-11-20 20:11:41 +00:00
barnboy%trilobyte.net ba053594df Added Javascript, Cookies, and Templatization requirements to Hacking
Bugzilla.
2001-11-20 20:09:06 +00:00
rpotts%netscape.com f841b6befe bug #110179 (r=danm@netscape.com, sr=jst@netscape.com) The domwindowopened notification should *not* be fired while the window watcher is holding onto its internal lock. 2001-11-20 20:05:52 +00:00