Commit Graph

97490 Commits

Author SHA1 Message Date
mhammond%skippinet.com.au
de29652f02 Fix bug 123768 - Unsubscribing while headers downloading hangs.
r=hwaara/sr=mscott.
2002-02-12 00:55:04 +00:00
bzbarsky%mit.edu
f29cf7f122 Fix crash in treewalker when walking out of root element. Bug 124784,
r=sicking, sr=jst
2002-02-12 00:51:40 +00:00
rjc%netscape.com
025bf62abb Fix bug # 124743: RDF SEQs. r=tingley sr=ben 2002-02-12 00:49:56 +00:00
bzbarsky%mit.edu
66a9afbfc9 Make the "You can't read this dir" error appear in the filepicker
window, not as an alert.  Bug 123869, r=bryner, sr=jag
2002-02-12 00:45:52 +00:00
bryner%netscape.com
88e7af4f86 adding new theme constant, NS_THEME_DROPDOWN_TEXTFIELD. bug 124560, r=bzbarsky/pinkerton, sr=hyatt. 2002-02-12 00:44:36 +00:00
akkana%netscape.com
187deb0f4d 80805: check in new find/replace files. r=cmanske sr=hewitt 2002-02-12 00:44:07 +00:00
bzbarsky%mit.edu
3e0b8d4c3e Make "save link as" work in the context menu on files in the XUL
dirviewer.  Bug 124762, r=bbaetz, sr=jag.
2002-02-12 00:41:22 +00:00
ian.mcgreer%sun.com
bbabfda7e9 bug 124082, don't change trust of existing CA certs during PKCS#12 import 2002-02-12 00:38:16 +00:00
stephend%netscape.com
bb7174103f Bug 124854. Typo in this DTD file 'prnit' to 'print' r=me. Patch by Giacomo Magnini <prometeo@flashnet.it> sr=blake 2002-02-12 00:38:12 +00:00
dbragg%netscape.com
7d8f199a9c Moving the default search engine name from the language pack into the content (aka region) pack.
Fixes bug 91984. r=tao, sr=alecf
2002-02-12 00:37:45 +00:00
naving%netscape.com
82bb95931f 115950 r=racham sr=bienvenu. fix next msg selection for imap multiple deletes(imap-delete model). Also clear
msg pane on multiple msg selection
2002-02-11 23:31:49 +00:00
blakeross%telocity.com
f068c5f3fd 112520 - accept originating images radio gets stuck on. r=morse sr=hewitt 2002-02-11 23:12:38 +00:00
ian.mcgreer%sun.com
ffce9a0860 bug 124446, thread safety issues with static oid hashtable.
r=wtc
2002-02-11 23:12:00 +00:00
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