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

98516 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com e9569eb18e - venkman only -
part of bug 109652, "Venkman needs to profile" r=peterv,a=shaver
add profiling support to debugger front end
2002-02-27 10:14:32 +00:00
kaie%netscape.com d9e2263e94 b=125259 r=rangansen sr=shaver a=asa
Edit CA dialog misshaped
2002-02-27 09:50:21 +00:00
rginda%netscape.com 615e1e1682 part of bug 109652, "Venkman needs to profile" r=peterv,r=a=shaver
add profiling support.
2002-02-27 09:24:14 +00:00
rginda%netscape.com 56974c5103 part of bug 109652, "Venkman needs to profile"
sr=brendan, r=peterv, a=shaver
add JS_Now to the jsapi, and JS_GetScriptVersion to jsdbgapi
2002-02-27 09:17:21 +00:00
mcafee%netscape.com 108cf407b3 backing out change that caused bloat tests to go orange. r=Brad,bbaetz 2002-02-27 08:11:49 +00:00
gerv%gerv.net 3d9df3d993 Bug 126788 - templatise xml.cgi. 2002-02-27 08:01:50 +00:00
blizzard%redhat.com 89b6061560 Not part of the default build. Remerge patches. Disable freetype. 2002-02-27 07:34:33 +00:00
bbaetz%student.usyd.edu.au 9e633617d7 bug 127003 - crash when opening ftp site
r=dougt, sr=darin, a=shaver
2002-02-27 06:19:06 +00:00
nelsonb%netscape.com 03a3ae9da0 1. the sslSecurityInfo and sslGather structs are now part of the sslSocket
rather than being pointed to by the sslSocket.  This reduces the number
of malloc/free calls, and greatly reduces pointer fetches, and null
pointer checks.  sslGather and sslSecurityInfo are separately initialized.
2. SSL_ResetHandshake no longer deallocates and reallocates the sslSecurityInfo and all its subcomponents.
3. Many places that formerly did not check for memory allocation failures
now do check, and do the right thing when allocation failed.
2002-02-27 04:40:17 +00:00
varga%utcru.sk a16c8ebd6f Fix for bug 123868. Drag in History drags entire outliner frame.
r=bryner,sr=blake,a=asa
2002-02-27 04:01:32 +00:00
dp%netscape.com 7ee84187e9 bug 127092 heap dumps for accurate heap measurement on MOZ_HeapDump
message r=blythe, sr=brendan, a=shaver
2002-02-27 02:54:50 +00:00
naving%netscape.com e00f0abe6a 113128 r=bienvenu sr=mscott a=roc+moz fix deleting/moving local folders on mac 2002-02-27 02:30:58 +00:00
dp%netscape.com 71df6835db bug 127092 heap dumps for accurate heap measurement on MOZ_HeapDump
message r=blythe, sr=brendan, a=shaver
2002-02-27 02:18:12 +00:00
dcone%netscape.com d1cb7d269b b=127513 r=rods sr=attinasi a=shaver. Fixes windows 98 problems with the PatBlt. 2002-02-27 02:10:04 +00:00
wtc%netscape.com af0ddb33ec Bugzilla bug 127517: Darwin optimized build should use -O2. The patch is
contributed by Brian Ryner <bryner@netscape.com>.
2002-02-27 01:48:41 +00:00
rbs%maths.uq.edu.au 9716f085b4 bug 127227 - rowspan and columnspan regressed in MathML mtable - a spill over from the landing of the table border collapsing code in bug 41262, r=karnaze, sr=attinasi, a=shaver 2002-02-27 01:37:13 +00:00
rbs%maths.uq.edu.au 6e0b2ef372 bug 126619 - fixups for the final metrics of certain MathML characters, and add transliteration for U+2212 the official Unicode minus sign (ongoing bug 119664), r=roc+moz, rs=attinasi/blizzard, a=shaver 2002-02-27 01:35:27 +00:00
rbs%maths.uq.edu.au ada69452fc fix crasher bug 110898 by doing a null check before deferencing a pointer that can be null in extreme situations where a font could not be realized, r=shanjian, sr=attinasi, a=shaver 2002-02-27 01:33:11 +00:00
danm%netscape.com ebc5549698 patch some leaks of the widget object and stop the forever flashing titlebar problem. bugs 99140,116074 code=ere@atp.fi r=hyatt,me a=asa 2002-02-27 01:30:40 +00:00
sspitzer%netscape.com 24a4249fdc checking in neil's patch code simplificaiton patch for #77687 before it bit rots again.
r=hwaara,sr=blake,sr=sspitzer
2002-02-27 01:11:30 +00:00
racham%netscape.com 2eff5b514e Fixing bug 125060. Using setTimeout(), set the focus on the first element that can be focussed on a given wizardpage. Fixes mailnews account wizard problem. r=law, sr=jag, a=asa 2002-02-27 00:44:35 +00:00
bzbarsky%mit.edu dd5a3ea31f Decode by default when saving, except for types on a "ban list". Bugs
69306, 120033, 121001, r=law, sr=darin, a=roc+moz
2002-02-27 00:43:46 +00:00
blakeross%telocity.com 99bd24d389 125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa 2002-02-27 00:42:51 +00:00
mhammond%skippinet.com.au 76afab541d Fix bug 98183: Threaded view auto-changes to unthreaded view.
When no messages exist on the server, still set our internal "threaded"
flag.

r=hwarra, sr=sspitzer, a=blizzard on behalf of drivers for 0.9.9
2002-02-27 00:40:23 +00:00
blakeross%telocity.com f88d4319e1 53496 - no urlbar when using window.open and only 'location=yes'. r=hewitt sr=ben a=asa 2002-02-27 00:40:11 +00:00
blakeross%telocity.com 8a220e904a 68109 - Use Default button in Add Bookmark dialog doesn't work. r=hewitt sr=ben a=asa 2002-02-27 00:38:37 +00:00
dougt%netscape.com e4c81aa0e3 127093. adds nsID.h nsISupportsBase.h nscore.h to sdk. r=seawood, sr=alecf,rpotts, a=shaver 2002-02-27 00:35:06 +00:00
blakeross%telocity.com 0f4f088b9d 113602 - readonly fields no longer updated once a character is typed. r=bz sr=hewitt a=asa 2002-02-27 00:34:59 +00:00
blakeross%telocity.com fac0843bc3 124316 - page proxy icon needs a tooltip. r=hewitt sr=ben a=asa 2002-02-27 00:34:01 +00:00
pavlov%netscape.com ff269cd2ba fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver 2002-02-27 00:32:19 +00:00
ian%hixie.ch 29e360e3cc The 'foo bugs' command should not be handled as a command, since it clashes with the 'help' command. Change it to a Baffled handler. b=115638, r=imajes 2002-02-26 22:54:02 +00:00
ian%hixie.ch d11e131d06 Empty lists are not saved. b=124661, r=imajes 2002-02-26 22:48:35 +00:00
blizzard%redhat.com 5de57fc5c2 Oops, missed this file. Part of bug #126919. 2002-02-26 19:57:34 +00:00
leaf%mozilla.org 7af27666f8 Automated update 2002-02-26 18:41:49 +00:00
blizzard%redhat.com 696fec77c3 Part of bug #126919. Add configure glue to get Xft support building. r=cls, a=brendan 2002-02-26 17:28:48 +00:00
jake%acutex.net ebb0d42c54 Bug 127841 - Adding processmail and syncshadowdb to the list of files that need the bonsaitools perl path changed in order to run from another perl location. 2002-02-26 16:23:59 +00:00
ian.mcgreer%sun.com 68e04b2ebb bug 125796, make sure all CERTCertificates are destroyed as such, and that cache collisions when traversing are handled correctly (by destroying extra reference) 2002-02-26 16:21:48 +00:00
rods%netscape.com 3b4c2dcfc7 Don't call these methods when the PO is not printable.
Bug 127639 r=dcone sr=attinas a=asa
2002-02-26 13:29:48 +00:00
seawood%netscape.com 5778230d9a Add -lrt/-lposix4 to OS_LIBS on Solaris so that Purify doesn't complain about the missing library when instrumenting libnspr.
Bug #124493 r=bryner a=asa
2002-02-26 10:17:10 +00:00
seawood%netscape.com 785dd8c8b4 This patch:
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.

Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:58:45 +00:00
seawood%netscape.com 155a020299 Use -pthread as a linker flag instead of a compile flag for FreeBSD.
Thanks to Jeremy Lea <mailto:reg@shale.csir.co.za> for the patch.
Bug #112987 r=cls a=asa
2002-02-26 09:57:01 +00:00
seawood%netscape.com 0937fbb7b2 Create shared libraries using $(CC) for FreeBSD.
Use -pthread as a linker flag instead of a compile flag on FreeBSD.
Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patch.
bug #125857 r=wtc/cls a=asa
2002-02-26 09:44:34 +00:00
seawood%netscape.com b1225a5002 Force the use of unix path separators by using File::Spec::Unix->canonpath instead of File::Spec->canonpath.
Thanks to Gervase Markham <gerv@mozilla.org> for the patch.
Bug #127072 r=cls a=asa
2002-02-26 09:29:58 +00:00
seawood%netscape.com c187055918 This patch:
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.

Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:26:10 +00:00
leaf%mozilla.org 6efcc09243 Automated update 2002-02-26 08:41:54 +00:00
seawood%netscape.com 9f2e1cfff4 So much for the auto-update 2002-02-26 08:41:24 +00:00
seawood%netscape.com a01eb313b0 Fix eternal fast-update failure if security fails once.
Thanks to Randell Jesup <rjesup@wgate.com> for the patch.
Bug #127358 r=cls a=asa
2002-02-26 08:35:38 +00:00
seawood%netscape.com bfbf89d620 Apply patches from FreeBSD's Ports system.
Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patch.
Bug #112987 r=cls a=asa
2002-02-26 07:59:00 +00:00
bzbarsky%mit.edu 46b82e1b81 Don't create multiple XPrint or PostScript device contexts -- the
contexts share globals and are careless... Bug 127627, patch by Roland
Mainz <Roland.Mainz@informatik.med.uni-giessen.de>, r=bryner,rods,
sr=jag, a=asa.
2002-02-26 07:02:31 +00:00
bbaetz%student.usyd.edu.au ecc799cad3 Bug 97729 - uploaders need to be able to obsolete their own attachments
r=jake, justdave
2002-02-26 06:13:35 +00:00