Commit Graph

97477 Commits

Author SHA1 Message Date
cmanske%netscape.com
0e180d6a85 New string needed as part of fix to b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin 2002-02-11 23:09:48 +00:00
av%netscape.com
504df9fb10 Fixing bug 119621 -- plugins refreshed only every other time, r=peterl, sr=beard 2002-02-11 23:09:38 +00:00
kestes%walrus.com
3f5b7c678e parsing of arguments was buggy. I did not get the arguments into the script. 2002-02-11 23:08:44 +00:00
pschwartau%netscape.com
1ba9a7f2b0 Added two new cases to the test. 2002-02-11 23:02:32 +00:00
blakeross%telocity.com
35b7d80554 123504 - menuitem/tooltip conflict. r/sr=hewitt 2002-02-11 22:56:47 +00:00
ian.mcgreer%sun.com
6958bd9af8 NSSCryptoContext_ImportCertificate cannot inform the caller that the cert already exists as a temp cert, is is necessary to work around this in CERT_NewTempCertificate by doing a lookup on the cert after it was imported.
r=relyea
2002-02-11 22:12:01 +00:00
pschwartau%netscape.com
4121f4550e Improving readability of summary. 2002-02-11 22:04:16 +00:00
kirk.erickson%sun.com
abbde77e08 Commented SlotStr with information what what locks protect what. 2002-02-11 20:14:05 +00:00
pschwartau%netscape.com
464d31511c Fixing a typo. 2002-02-11 20:13:59 +00:00
pschwartau%netscape.com
480fe35fe1 Initial add. Testing functions with duplicate formal parameter names. 2002-02-11 19:39:12 +00:00
rbs%maths.uq.edu.au
1393e3cce2 Backing out to at least leave the tree usable for those who might pull - bug 124570' mathml-css.pl 2002-02-11 09:23:41 +00:00
nelsonb%netscape.com
42fdae57e1 Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748.
Patch supplied by Javier Pedemonte.
2002-02-11 05:48:37 +00:00
bryner%netscape.com
e85c057950 Re-applying blake's checkin for bug 112071 - timebomb not working. r=hewitt, sr=ben. 2002-02-11 05:29:32 +00:00
bryner%netscape.com
9e75be1a32 testing startup performance impact of blake's checkin for bug 112071. a=endico. 2002-02-11 04:40:35 +00:00
igor%mir2.org
b20f228b29 cosmetics: end-of-line whitespace removal 2002-02-11 01:33:23 +00:00
igor%mir2.org
142bcdb900 tabs -> spaces 2002-02-11 00:02:14 +00:00
rbs%maths.uq.edu.au
a9ae7fee2a Disable mathml.css to see if Ts goes down - attempt to unlook the smoketest blocker bug 124570 - 1.5% increase in Ts time 2002-02-10 23:02:24 +00:00
seawood%netscape.com
2956e9896b Add workaround for missing addrlen in PRNetAddr & BONE failing getsockopt.
Thanks to Paul Ashford <arougthopher@lizardland.net> for the patch.
Bug #122364 r=wtc
2002-02-10 21:35:59 +00:00
jkeiser%netscape.com
473438d5ac Make input type=file not submit form (bug 124749). r=bzbarsky@mit.edu, sr=jst@netscape.com 2002-02-10 21:21:51 +00:00
igor%mir2.org
dd9357bec7 Avoid unnecessary calls to Context.getContext() by passing Context directly as an argument 2002-02-10 21:10:35 +00:00
igor%mir2.org
582b069550 Always use try/finally to wrap Context.exit 2002-02-10 21:09:42 +00:00
seawood%netscape.com
133146a807 Add support for inheritable fds on BeOS.
Bug #96331 r=arougthopher@lizardland.net
2002-02-10 20:54:55 +00:00
seawood%netscape.com
94c6289eed Implement MD process functions for BeOS.
Bug #96331 r=arougthopher@lizardland.net
2002-02-10 20:52:05 +00:00
bzbarsky%mit.edu
97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
endico%mozilla.org
eb33259bdb re-applying danm's changes after finding out they weren't cause for startup time regression. bug 124570. (patches originally from bugs 107937 and 77020) 2002-02-10 07:12:16 +00:00
depstein%netscape.com
1cc467d2ac updated PurgeHistory() method with PR_TRUE boolean 2002-02-10 06:24:45 +00:00
wtc%netscape.com
2cb1de5abe Bugzilla bug 112198: On Darwin we must link libnssckbi.dylib with -bundle
so that we can load it correctly.  Thanks to Brian Ryner for the patch.
2002-02-10 06:18:17 +00:00
wtc%netscape.com
da15146da7 Bugzilla bug 112198: Port NSS to Mac OS X (Darwin). The patch is
contributed by Javier Pedemonte <pedemonte@alumni.utexas.net>.
Modified Files:
	coreconf/config.mk coreconf/nsinstall/nsinstall.c
	coreconf/nsinstall/pathsub.c nss/lib/freebl/unix_rand.c
	nss/lib/ssl/unix_err.c
2002-02-10 05:24:49 +00:00
arougthopher%lizardland.net
d5fa46addc Fix for Bug#124519
Transapent infromation was not being displayed properly, due to the fact that it was being removed by the Optimise() function.  This was ok, until Optimise was actually being called, which it is now, becuase of the checkin for bug 104999.
r=mozilla@switkin.com
2002-02-10 03:03:51 +00:00
endico%mozilla.org
05857b5877 backing out danm's feb8 14:34 checkin to track down Ts regression. bug 124570 2002-02-10 01:29:46 +00:00
mkaply%us.ibm.com
823c3988c3 OS/2 bustage - use LIB_PREFIX, not lib 2002-02-10 00:12:06 +00:00
blakeross%telocity.com
ce89f3e1a4 Backing out to see if performance regression is fixed. a=endico 2002-02-10 00:00:06 +00:00
cbiesinger%web.de
08b62eff33 Fix for blocker bug 124578, "Mailnews is dead (shows only busy cursor)"
Checking in for hidday@geocities.com, r=bzbarsky sr=bienvenu a=endico
2002-02-09 22:11:23 +00:00
bzbarsky%mit.edu
98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
bzbarsky%mit.edu
228f6acb38 Testing performance impact of backout of part of patch from bug 115289.
See bug 123947 for details. a=mcafee
2002-02-09 19:00:56 +00:00
bzbarsky%mit.edu
7fbffdf125 Testing performance impact of backout of part of patch from bug 115289.
See bug 123947 for details.
2002-02-09 16:10:51 +00:00
mkaply%us.ibm.com
89c06838f1 Try to get Os/2 building again with mathml 2002-02-09 16:03:46 +00:00
seawood%netscape.com
c8b6a8863f Add stub implementations MathML's GetBoundingMetrics() so that builds work again.
Thanks to Paul Ashford <arougthopher@lizardland.net> for the patch.
Bug #124543 r=mozilla@switkin.com
Fixing tinderbox bustage
2002-02-09 09:46:54 +00:00
hyatt%netscape.com
f5f4e51439 Remove overeager null argument check, since the serialization code clearly allows a null arg. Not part of build. 2002-02-09 08:48:14 +00:00
rbs%maths.uq.edu.au
bb497bf9c4 Oops, I had forgotten again to include the ucvmath module for the mathfont encoding tables - bug 109826 2002-02-09 07:47:26 +00:00
dp%netscape.com
011c38617d bug 123728 & bug 123729 heap compaction and resident size trimming
sr=brendan@mozilla.org, r=blythe@netscape.com
2002-02-09 07:01:11 +00:00
brendan%mozilla.org
3375f6f6f0 Add exception object stack property, string valued; clean up NULL/VOID mixup, missing OOM test, etc. (123177, r=rginda, sr=shaver). 2002-02-09 06:28:58 +00:00
mkaply%us.ibm.com
c862aac4b5 OS/2 bustage 2002-02-09 06:02:44 +00:00
blakeross%telocity.com
82efe8d455 Fix bustage. 2002-02-09 05:52:38 +00:00
blakeross%telocity.com
2b28bd362b Remove mistakenly added line... 2002-02-09 05:40:11 +00:00
varga%utcru.sk
2447521c5e Fix for bug 94654. outliner: don't draw image if column is too narrow
r=bryner, sr=hyatt
2002-02-09 04:52:24 +00:00
blakeross%telocity.com
734e1be2e2 Fixing bustage. 2002-02-09 04:32:08 +00:00
varga%utcru.sk
81099a6ee1 Fix for bugs:
91154 - threadpane / outliner autoscroll when clicking on last visible row
103243 - xul file picker: Ctrl+click moves focus ring, but not highlight
r=bryner, sr=hyatt
2002-02-09 04:17:23 +00:00
blakeross%telocity.com
e150882dab 110540 - remove useless tabbed browser pref. r/sr=ben 2002-02-09 04:13:21 +00:00
blakeross%telocity.com
74f96ce488 57505 - remove useless 'show images' menuitem. r/sr=ben 2002-02-09 04:09:13 +00:00