bryner%uiuc.edu
120c2b4fd9
bug 67527 -- cleaning up psm module registration (both psm 1.x and PIP). r=javi, sr=brendan.
2001-02-06 23:10:16 +00:00
colin%theblakes.com
32c1a5ba47
VMS specific fix; tagFile name needs a case blind compare. b=55950 r=rpotts
2001-02-06 15:28:11 +00:00
bryner%uiuc.edu
a34bb210c2
bug 67582 - set channel on security info object for ssl-forcehandshake sockets. r=pavlov, sr=mscott.
2001-02-06 00:31:56 +00:00
mozilla.BenB%bucksch.org
3010e0e287
65488: Small speed improvements. Obviously intended by mscott, but not actually taken advantage of, till now. sr=mscott, r=dougt.
2001-02-05 10:25:00 +00:00
bryner%uiuc.edu
1ce5786aaa
Bug 67530 - failure sending mail if PSM not installed. r/sr=mscott.
2001-02-04 01:16:13 +00:00
valeski%netscape.com
e240f6ab6e
removing unused static method
2001-02-03 23:43:59 +00:00
bryner%uiuc.edu
75a38f1c5e
Fix bug 67203 (https URL's not loading). r=dbaron, a=ben.
2001-02-01 04:10:35 +00:00
mscott%netscape.com
0b910f67b1
initialize the refcount to fix some annoying assertions
...
r=darin,dougt
2001-02-01 00:06:14 +00:00
bryner%uiuc.edu
0fc1b4c1b4
fix a compiler warning. sr=scc.
2001-01-31 06:48:25 +00:00
gagan%netscape.com
79713bc4c2
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
2001-01-31 01:33:03 +00:00
bryner%uiuc.edu
f0c96eafce
Bug 66886 - parent PSM dialogs correctly. This fixes all of the cases in PSM2 and several cases in PSM1. r=javi,danm. sr=mscott.
2001-01-30 02:12:53 +00:00
darin%netscape.com
608101cece
Fixes bug 61406. Finger protocol uses wrong context in listener callbacks.
...
patch=bbaetz@student.usyd.edu.au , r=darin@netscape.com , sr=mscott@netscape.com
2001-01-30 02:02:20 +00:00
dbaron%fas.harvard.edu
6a1cef6f9a
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu
1e046d05c0
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
darin%netscape.com
0215be729e
Fixes bug 66494. Assertion in nsAutoLock. r/sr=brendan@mozilla.org.
2001-01-27 16:35:21 +00:00
darin%netscape.com
d4b4bf4bce
Fixes bug 66493. nsSocketTransport changes broke in-process PSM.
...
r=bryner,gagan,brendan,dougt sr=mscott
2001-01-27 01:28:00 +00:00
gagan%netscape.com
69c379d583
Fix for bug 58728. Null check for the disappearing mResponseDataListener. r=darin, sr=alecf.
2001-01-25 04:03:52 +00:00
neeti%netscape.com
37aa2fa15a
fix for bug 44153 - Redirect.xul needs to be removed, r=darin, sr=mscott
2001-01-24 14:04:02 +00:00
darin%netscape.com
d52027c46e
update
2001-01-24 01:33:40 +00:00
darin%netscape.com
ceed3115a3
Ported to WIN32
2001-01-24 01:18:23 +00:00
mkaply%us.ibm.com
8172380790
OS/2 TB Breakage
...
Need cast, and mkdir to PR_MkDir
2001-01-24 01:12:07 +00:00
darin%netscape.com
2669eddc1f
Fixes speedracer SunOS/Sparc bustage.
2001-01-23 23:40:50 +00:00
darin%netscape.com
a3a3960c43
Bug 62566. Left out a change to makefile.win.
2001-01-23 22:57:30 +00:00
dbaron%fas.harvard.edu
af3077a8d4
Add dbm to REQUIRES to fix MOZ_TRACK_MODULE_DEPS bustage.
2001-01-23 22:30:05 +00:00
darin%netscape.com
6a7567992b
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
darin%netscape.com
46a390d78f
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup. r=dougt, sr=mscott
2001-01-23 22:03:51 +00:00
gordon%netscape.com
cec42466c4
Separate tests for reading and writing.
2001-01-23 04:16:27 +00:00
gordon%netscape.com
f141a411ab
Adding performance test for disk cache.
2001-01-23 03:33:03 +00:00
bryner%uiuc.edu
bdb99dba0f
added files: mozilla/netwerk/socket/base/nsIChannelSecurityInfo.idl, mozilla/netwerk/socket/base/nsISSLSocketControl.idl, removed files: mozilla/netwerk/socket/base/nsISecureSocketInfo.idl
2001-01-19 01:37:55 +00:00
bryner%uiuc.edu
4e954931d3
PSM 2.0 work:
...
- Split nsISecureSocketInfo into nsISSLSocketControl and nsIChannelSecurityInfo.
- Incorporate lock icon fixes from psm-glue into pipnss code.
- Implement password callback for client auth in pipnss.
- Locallize the lock icon tooltip.
- Lots of code cleanup.
r=javi, jgmyers, sr=ben.
2001-01-19 01:12:10 +00:00
alecf%netscape.com
b80f4f8766
fix random crashes during shutdown
...
r=bryner,blake (trying to get tree open, no sr=)
2001-01-17 23:42:42 +00:00
alecf%netscape.com
c3bca6ce8d
fix for 44208 - send notification when we go offline/online
...
r=valeski, sr=bienvenu
2001-01-17 19:51:28 +00:00
dbaron%fas.harvard.edu
2169ed89b5
Add assertion and null-check to fix topcrash bug 52492. (This fix was checked in on the N6 branch long ago.) r=darin@netscape.com sr=mscott@netscape.com
2001-01-17 00:15:07 +00:00
dougt%netscape.com
31b6aa3971
Removing unused files which were removed on the FTP branch, but were never removed from the trunk. r=valeski, a=rpotts.
2001-01-12 22:12:12 +00:00
dougt%netscape.com
cbcc1af909
adding a little test suite in html for ftp. It is not part of the build.
2001-01-12 22:10:55 +00:00
dougt%netscape.com
9906e380fd
duh! wrong var being used. r=darin a=me
2001-01-11 20:55:09 +00:00
neeti%netscape.com
7dc2d704b2
fix for bug 59975 - general.useragent.override ignored, r=darin@netscape.com,sr=mscott@netscape.com
2001-01-11 15:17:30 +00:00
ccarlen%netscape.com
f4520c9c9c
fixing bustage - removing file nsiConnectionCache.idl
2001-01-11 01:13:37 +00:00
dbaron%fas.harvard.edu
23cd859c75
Fix senna tinderbox bustage by adding profile to REQUIRES.
2001-01-10 23:51:12 +00:00
dbragg%netscape.com
a613321070
Checkin mac project file for dougt's FTP changes. r=dougt a=rpotts. See dougt for any breakage or anything related to this change.
2001-01-10 23:46:23 +00:00
dougt%netscape.com
c16bef45b4
Landing of FTP branch. Highlights include (a) ftp is now async, (b) removal of threadpool, (c) better caching of control socket. See posting on netlib newsgroup for details. reviewers include valeski@netscape.com, gordon@netscape.com. Superreveiwer is rpotts@netscape.com. Bugs fixed by this bug include 61678.
2001-01-10 23:45:04 +00:00
ccarlen%netscape.com
a10e2607be
Part of 35559 - dynamic profile switching
r=darin,sr=mscott
2001-01-10 20:24:23 +00:00
blakeross%telocity.com
1741742954
getting rid of a dump().
2001-01-09 22:13:19 +00:00
dougt%netscape.com
00d3cd613f
Fixes dropped socket transport during shutdown. The xpcom fix causes the UI event queue to be processed one final time after services shutdown. The socket transport fix forces all remaining active transports to be canceled, then released. r= waterson@netscape.com && darin@netscape.com a=mscott@netscape.com. b=63565
2001-01-09 05:44:47 +00:00
darin%netscape.com
b0f7d5005d
Fixes bug 64617. UA-string is incorrect on BeOS. patch=vegarwa@online.no,
...
r=darin, sr=mscott.
2001-01-09 02:03:16 +00:00
ccarlen%netscape.com
b771c31c26
Fix for #56127 - Was not handling pref changed callback when dir changed.
r=gagan, sr=mscott
2001-01-08 15:45:18 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
mcafee%netscape.com
d4def82399
Fixing small html errors in about:cache (64180). patch=gemal, r=mcafee,timeless
2001-01-04 01:00:50 +00:00
mcafee%netscape.com
4a2f7674fa
HTML 4.0-izing about:cache. patch=gemal, r=mcafee
2001-01-03 00:08:04 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00