Commit Graph

3268 Commits

Author SHA1 Message Date
darin%netscape.com
1dd2cdfb3a fixes bug 92224 "8.2.4 Client Behavior if Server Prematurely Closes Connection"
r=bbaetz, sr=mscott
2001-08-14 01:03:27 +00:00
cls%seawood.org
576ec53cbc On BeOS, attempt to recreate the PollableEvent if PR_Poll fails.
Bug #70808 r=darin sr=dougt
2001-08-14 00:40:16 +00:00
darin%netscape.com
fc48584bf3 backing out leaky fix for bug 93353. 2001-08-12 01:44:35 +00:00
darin%netscape.com
3651584fc0 fixes bug 93353 "Existing sockets do not forward notification to nested events"
patch=dougt; r=danm,bbaetz; sr=darin
2001-08-11 20:09:58 +00:00
bbaetz%cs.mcgill.ca
e50291e18a Bug 94889 - comment out part of bug 89133's fix to avoid what will be a
topcrash.
r=mozbot, sr=darin
2001-08-11 20:01:53 +00:00
jat%princeton.edu
27970beec2 Fixes bug 91076 with w3c specs. r=gagan. sr=darin 2001-08-10 23:59:12 +00:00
bbaetz%cs.mcgill.ca
b5669c78c0 Bug 92006: Send connection: close to proxies when persistant conections are disabled.
Bug 94038: Wrong hostname in the status bar used when proxy-keepalive is enabled.

r=gagan, sr=darin on both patches
2001-08-10 22:04:51 +00:00
darin%netscape.com
2394961cec fixes bug 89113 "Proxy: http downloads might not display file size"
r=bbaetz, sr=mscott
2001-08-10 20:42:42 +00:00
darin%netscape.com
d195bd0a1c fixes bug 94742 "header parsing regression" r=bbaetz, sr=mscott 2001-08-10 20:40:48 +00:00
darin%netscape.com
82a0c0bdbd fixes bug 92459 "nsAboutCacheEntry should use a cache session w/ DoomEntriesIfExpired set to FALSE"
r=bbaetz, sr=mscott
2001-08-10 20:39:28 +00:00
darin%netscape.com
7e2a2ed107 fixes bug 91862 "Save Link As still expands gzipped files [Content-Encoding: x-gzip]"
r=bbaetz, sr=mscott
2001-08-10 18:06:29 +00:00
bbaetz%cs.mcgill.ca
fcb0a0b4af This should be scriptable. r/sr=darin. 2001-08-10 01:11:04 +00:00
darin%netscape.com
3ac6d60b96 cleaned up some comments 2001-08-08 10:03:53 +00:00
darin%netscape.com
937676eb44 cleaned up some comments and indentation 2001-08-08 10:03:29 +00:00
darin%netscape.com
3e047b56a1 Fixes bug 93580 "http HEAD requests don't complete until server closes the connection"
r=bbaetz, sr=brendan
2001-08-08 08:16:39 +00:00
ddrinan%netscape.com
657acb1f6c Bug 87134 - change insecure to unencrypted, r=ddrinan,sr=blizzard 2001-08-07 22:22:20 +00:00
andreas.otte%primus-online.de
6917b5d061 bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com 2001-08-07 20:42:57 +00:00
darin%netscape.com
8f06f31fbf fixes bug 93581 "DNS failure not indicated by nsIRequest::status in OnStartRequest"
r=bbaetz, rs=mscott
2001-08-07 06:38:29 +00:00
darin%netscape.com
bc1e628d2c fixes bug 83465 "response with empty content-type opens helper dialog (telocity dsl modem/router)"
r=bbaetz, sr=mscott
2001-08-07 01:23:54 +00:00
serge%netscape.com
b5c917a8b5 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2001-08-04 01:53:49 +00:00
ddrinan%netscape.com
18974de8f4 Bug 85720 - domestic DES 56-bit cipher pref. r=ssaux,sr=blizzard 2001-08-02 23:46:30 +00:00
darin%netscape.com
b2edd37885 Fixes bug 92637 "Hang / crash when double clicking on jpg attachments in news"
r=sspitzer, sr=mscott
2001-08-02 19:29:58 +00:00
darin%netscape.com
1b21109960 Fixes bug 88792 "redirection with no final \r\n not processed"
r=bbaetz, sr=dougt
2001-08-02 19:28:08 +00:00
darin%netscape.com
0c171e8c5e Fixes bug 93209 "should not discard the remainder of the packet after a 100 Continue response"
r=bbaetz, sr=dougt
2001-08-02 19:26:24 +00:00
dougt%netscape.com
429aaeeab6 Fixing comment. r=me, sr=nobody 2001-08-02 01:35:28 +00:00
dougt%netscape.com
4be9abb1ef Adding TestUpload to windows. Also reordering tests to follow hex numbering. 2001-08-02 01:34:02 +00:00
dougt%netscape.com
4a63d58c92 Adds FTP upload support 92837. r=bbaetz, sr=darin 2001-08-02 01:30:00 +00:00
darin%netscape.com
ff6f9e69d0 Fixes bug 92438 "http 0.9 rendered as content-type: text/plain with Java applets"
patch=cahagn_o@epita.fr, r=bbaetz, sr=darin
2001-08-02 00:54:30 +00:00
ddrinan%netscape.com
2018666173 Bug 89995 - https referrer. r=bbaetz,sr=darin 2001-08-01 23:12:25 +00:00
bbaetz%cs.mcgill.ca
24cdb5ab5b Bug 89365. Fix topcrash where the transaction gets cancelled after we get the status line but before we get any headers. r=gagan, sr=darin. 2001-08-01 22:56:50 +00:00
timeless%mac.com
eaa56a62f2 Bugzilla Bug 89539 Memory leak(s) when memory allocation fails.
r=dbaron sr=blizzard
2001-08-01 02:13:00 +00:00
dougt%netscape.com
46dc9b0d8e fixes 86358, 86418. Duplicate code elimination. submitted by drepper@cygnus.com (Ulrich Drepper). r=dmose@netscape.com, sr=dougt@netscape.com 2001-08-01 02:04:53 +00:00
brendan%mozilla.org
dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
serge%netscape.com
ce553ea222 Fixes for 79057 submitted by tingley@sundell.net, r=bbaetz, sr=darin, a=asa@mozilla.org 2001-07-30 22:22:27 +00:00
dougt%netscape.com
d502e60114 Fixes crash 92604 submitted by tingley@sundell.net, sr=me, a=blizzard@redhat.com 2001-07-30 17:40:56 +00:00
bbaetz%cs.mcgill.ca
e5d23f34d9 Bug 65583 - missed a file when merging to the trunk. r=smeredith,
rs=darin, a=blizzard.
Original patch by smeredith, r=me, sr=darin
2001-07-28 18:26:02 +00:00
darin%netscape.com
7964dfad04 Fixes bug 92598 "'cache-control: no-store' response should not be cached"
r=bbaetz, sr=waterson, a=chofmann
2001-07-27 22:09:51 +00:00
bbaetz%cs.mcgill.ca
1bc0fa3b1c Bug 80363. Handle failure trying to get the machine's IP. This broke PAC on the mac because of bug 92516. r=pink, sr=darin, a=blizzard 2001-07-27 21:34:41 +00:00
dougt%netscape.com
78bbac73ef fixes 84854. make back forward buttons work with ftp. r=bbaetz, sr=me 2001-07-27 18:06:41 +00:00
darin%netscape.com
90d6e4deb3 Fixes bug 90196 "M092 crash [@ nsHttpConnection::OnHeadersAvailable]"
r=bbaetz, sr=dougt, a=dbaron
2001-07-26 00:08:03 +00:00
darin%netscape.com
508c51481e Fixes bug 91710 "opening page several times quickly shows completely blank"
r=bbaetz, sr=dougt, a=dbaron
2001-07-26 00:06:08 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
blakeross%telocity.com
a873ee6507 rv should be rv2 (91056). r/sr=dougt 2001-07-25 06:28:31 +00:00
mkaply%us.ibm.com
ca44ebbdc9 OS/2 bustage
Didn't anyone notice the attachment I added to 86474 to prevent this?
2001-07-25 03:35:56 +00:00
cls%seawood.org
61ff225552 Add nkcache to REQUIRES 2001-07-25 02:35:46 +00:00
gordon%netscape.com
82c4c53fbd Fix for bug 86474 and bug 79983. Truncate files used by nsFileTransport
and eliminate trailing garbage from updated cache files. r=gagan, sr=darin
2001-07-25 00:40:42 +00:00
bbaetz%cs.mcgill.ca
70f1b96cbd Checking in for smeredith@netscape.com
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +00:00
dbaron%fas.harvard.edu
2a55665b6a Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding nkcache to REQUIRES (since FTP now uses the cache, bug 84854). 2001-07-25 00:19:32 +00:00
dougt%netscape.com
0714ae9359 Fixes:
91019 "BSD Type: L8" alert msg when clicking download link
59039 FTP should proxy back nsIPrompt like HTTP
84525 Not handling 421 error on connect
86369 ftp hangs in CWD
84854 ftp pages are not cached so going backforth is slow
77032 Logging should not log users password!
88482 nsFTPChannel::IsPending() needs to be implemented

Biggest change adds ftp cacheing. r=bbaetz@netscape.com, sr=darin@netscape.com
2001-07-24 22:51:06 +00:00
pete%alphanumerica.com
f020dcc1cd Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00