rginda%netscape.com
72469311ce
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
4239313a01
backing out change that caused bloat tests to go orange. r=Brad,bbaetz
2002-02-27 08:11:49 +00:00
gerv%gerv.net
f760374670
Bug 126788 - templatise xml.cgi.
2002-02-27 08:01:50 +00:00
blizzard%redhat.com
d4643ddc6e
Not part of the default build. Remerge patches. Disable freetype.
2002-02-27 07:34:33 +00:00
bbaetz%student.usyd.edu.au
34034e5b82
bug 127003 - crash when opening ftp site
...
r=dougt, sr=darin, a=shaver
2002-02-27 06:19:06 +00:00
nelsonb%netscape.com
681ff24ca9
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
7d809a39b6
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
656514cd16
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
03d2b5d0da
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
bad69bfe21
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
e8979914a0
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
0fa341362b
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
1ceef9c401
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
da41db0cc4
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
b699957e56
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
03cfbb215d
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
ede14b2526
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
3bc6d9518e
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
95c6440fc5
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
98d168e9a6
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
4dc3d4d658
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
06d9a7a120
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
86ca9787ed
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
0e918a76c3
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
9f77e680ce
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
232e228626
124316 - page proxy icon needs a tooltip. r=hewitt sr=ben a=asa
2002-02-27 00:34:01 +00:00
pavlov%netscape.com
a33ed3d36b
fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver
2002-02-27 00:32:19 +00:00
ian%hixie.ch
1ffce5d6e3
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
e0fae9eb78
Empty lists are not saved. b=124661, r=imajes
2002-02-26 22:48:35 +00:00
blizzard%redhat.com
f8c33148a8
Oops, missed this file. Part of bug #126919 .
2002-02-26 19:57:34 +00:00
leaf%mozilla.org
142c25680d
Automated update
2002-02-26 18:41:49 +00:00
blizzard%redhat.com
63e3da7465
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
749533fb2c
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
0d658ba4f8
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
f53bdb3606
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
3edb8225ec
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
9d7c7caad7
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
3b1963a97e
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
543a721959
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
234f0380a3
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
0df019b037
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
12dbac237e
Automated update
2002-02-26 08:41:54 +00:00
seawood%netscape.com
a3d69c241c
So much for the auto-update
2002-02-26 08:41:24 +00:00
seawood%netscape.com
93a6b4579a
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
6b19ff6399
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
43a0ec8bd5
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
31ae83ceb3
Bug 97729 - uploaders need to be able to obsolete their own attachments
...
r=jake, justdave
2002-02-26 06:13:35 +00:00
mstoltz%netscape.com
75f6bd3583
partially backing out my last change - weird dependency problem
2002-02-26 05:28:26 +00:00
mstoltz%netscape.com
82659b14ca
32571, present confirmation dialog before allowing scripts to close windows.
...
105050, pass null window.opener when opener is a mail window.
both r=heikki, sr=jst, a=asa.
Backed out previously because of tinderbox problem, which should be fixed now.
2002-02-26 04:50:21 +00:00
nicolson%netscape.com
72347524cb
Initial checkin of the keystore code. It's not complete yet, but
...
I want others to be able to see it and comment on it.
2002-02-26 04:19:33 +00:00