darin%netscape.com
daf6133e35
fixes bug 166396 "embedders should be able to override the default socket
...
type used for HTTP connections" r=dougt sr=rpotts a=chofmann
2002-09-06 06:36:17 +00:00
dougt%netscape.com
60324f94d5
Fixes broken symlinks. r=neeti, sr=darin, a=a=rjesup@wgate.com, b=166529.
2002-09-05 05:01:12 +00:00
timeless%mac.com
f7346afa66
Bug 166371 Crashes at [@ nsThreadPool::Shutdown] in Trunk, N700
...
r=bz sr=darin
2002-09-04 06:45:10 +00:00
darin%netscape.com
05acafb162
fixing a typo in one of the comments.
2002-09-04 06:09:38 +00:00
darin%netscape.com
1c2740b306
removing dead/unused/broken theme protocol handler, r=beard
2002-09-04 06:06:51 +00:00
darin%netscape.com
8f73b8f0b1
removing some commented out code and other unused cruft.
2002-09-04 06:01:46 +00:00
dougt%netscape.com
c1b9f8114d
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
bzbarsky%mit.edu
4bbc44cb86
Allow view-source to handle arbitrary content (as text-plain, in the
...
worst case). Bug 77337, r=jst, sr=darin
2002-09-03 22:10:08 +00:00
bzbarsky%mit.edu
029750d83c
Honor content-disposition: attachment even when it's set on content we
...
can handle internally. Bug 98360, r=law,rpotts, sr=darin. Correct
whitespace this time.
2002-09-03 22:00:22 +00:00
dougt%netscape.com
ff5a812df3
test cases
2002-09-03 21:52:16 +00:00
dougt%netscape.com
3440ccf04a
[TRUNK] FTP listing is not working properly for native filename, unable to download. r=nhotta, sr=darin, bug=165585
2002-09-03 21:51:24 +00:00
bzbarsky%mit.edu
5214ffa839
doh. Wrong patch version (-w). backing it out and fixing the whitespace...
2002-09-03 21:47:44 +00:00
bzbarsky%mit.edu
3e83984244
Honor content-disposition: attachment even when it's set on content we
...
can handle internally. Bug 98360, r=law,rpotts, sr=darin
2002-09-03 21:46:25 +00:00
timeless%mac.com
44ef3cdbcc
Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
...
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
bryner%netscape.com
c86e760c38
Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin.
2002-09-03 02:14:42 +00:00
andreas.otte%debitel.net
3b2577b4ce
fix bug 166175 [javascript: urls as frame source no longer work] this
...
is a regression from bug 163225, cloneing the url in case of an
existing base url makes no sense and fixing bug 163225 exposed that. Also
fixing a leak in nsViewSourceHandler in case setting the spec
fails. r=bzbarsky, sr=darin
2002-09-02 22:15:07 +00:00
andreas.otte%debitel.net
219e0622f7
fix bug 166085 [Assertion constructing about: URIs
...
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
bbaetz%student.usyd.edu.au
e6c2850ef4
Bug 165544 - let mozilla cope with broken socks 4 proxy servers
...
patch by jra@samba.org (Jeremy Allison), r=bbaetz, sr=darin
2002-09-02 00:36:36 +00:00
darin%netscape.com
4776d6f1e7
cache fixes required for link prefetching (b=12274) r=dougt sr=rpotts
2002-09-02 00:17:00 +00:00
darin%netscape.com
a358278e89
http changes required for link prefetching (b=12274) r=dougt sr=rpotts
2002-09-02 00:15:43 +00:00
darin%netscape.com
e6cb18cf5c
fixes bug 163746 "cache block file patch horked support for partial cache
...
entries [large image requests never load once interrupted]"
r=dougt sr=rpotts
2002-09-01 21:40:45 +00:00
cbiesinger%web.de
665bd3dc39
fixing bustage... the patch had bitrotted
2002-08-31 13:50:00 +00:00
cbiesinger%web.de
6abbba3ad2
bug 91439 r=pchen sr=darin moa=gagan
...
about: protocol should be case insensitive
2002-08-31 13:47:39 +00:00
alecf%netscape.com
c55e29c5fe
fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
...
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
dougt%netscape.com
00a250bdc2
Test cases. Not part of build
2002-08-29 23:14:56 +00:00
bzbarsky%mit.edu
ad71c19985
Don't just hang when we can't load a sheet. Bug 165408, r=rpotts, sr=darin
2002-08-29 22:56:37 +00:00
andreas.otte%debitel.net
12da895dab
fix bug 163225 [success or failure of ExtractScheme is not enough to
...
decide if a url is absolute or relative] This is second part of the
stuff to support those deprecated relative urls of type http:file or
http:/path. By loosening the check on absolute uris in
nsIOService::NewURI nsStandardURL::Resolve gets a chance to do its job.
r=bbaetz, sr=darin
2002-08-29 21:31:55 +00:00
darin%netscape.com
d190faeb20
fixes bug 163841 "Mozilla hangs in PR_Lock at ptsynch.c:190" r=dougt sr=rpotts
2002-08-29 04:30:54 +00:00
dougt%netscape.com
cd340193ee
Fixes 95590 FTP: SYST limitations. Intergrates Cyrus Patel LIST Parser. r=dougt, sr=darin@Netscape.com.
2002-08-29 03:13:18 +00:00
darin%netscape.com
ee1ed209ca
fixes bug 162589 - about:cache-entry should not be sent as a HTTP Referer header.
...
r=bbaetz sr=heikki
2002-08-28 00:02:35 +00:00
bzbarsky%mit.edu
389100cc23
Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
...
makes two callbacks -- one to determine the charset and one to provide
an nsIUnicharInputStream. Use this in the CSSLoader instead of
allocating a single big buffer for the sheet. Clean up the way we look
for the @charset charset in the sheet data.
r=rpotts for netwerk/, r=peterv for content/, r=smontagu for intl/,
sr=darin for the whole thing.
2002-08-27 23:47:25 +00:00
dougt%netscape.com
74ce0a6594
Removing nsIURIChecker.idl from sdk exports
2002-08-27 13:09:16 +00:00
darin%netscape.com
8fc8f6e573
fixes bug 152697 "no limit on the size of a HTTP header" r=dougt sr=dveditz
2002-08-27 02:26:43 +00:00
dougt%netscape.com
d0dc56776f
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
2002-08-27 01:05:21 +00:00
alecf%netscape.com
5d2a2e5fef
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
bbaetz%student.usyd.edu.au
8f74c45e82
Bug 164197 - ftp leaks control channel data. Also fixes an ABR in the
...
indexed-to-html converter
r=deveditz, sr=darin
2002-08-24 00:48:58 +00:00
timeless%mac.com
00b14cecc4
Bug 131846 warnings in test page load
...
r=jesup sr=sfraser
2002-08-22 22:01:50 +00:00
brade%netscape.com
b58c38a104
use calloc instead of malloc/memset 0; bug 163472; r=Roland.Mainz@informatik.med
...
.uni-giessen.de, sr=darin
2002-08-21 13:14:32 +00:00
smontagu%netscape.com
c7d93f58a3
Correct parsing errors of some edge cases omitting optional parameters in data: URLs. Bug 161965 and bug 162019, r=bz, sr=darin
2002-08-20 20:34:39 +00:00
shanjian%netscape.com
07953b40b4
#162377 Non-ASCII filename is not shown when saving and downloading from a ftp listing
...
added code to convert string bundle to ncr.
r=ftang, sr=jst
2002-08-20 03:32:28 +00:00
andreas.otte%debitel.net
4fe015ecb7
fix bug 32966 [http:/ (one slash) treated as http:// rather than /] We
...
now support some deprectated relative urls because RFC2396 allows for
a backwards compatibility implementation. Also fixes bug 22251, bug
40670, and some more. r=bbaetz, sr=darin
2002-08-17 11:56:52 +00:00
alecf%netscape.com
57ccc09f7e
fix other bustage
2002-08-16 16:17:13 +00:00
alecf%netscape.com
f74ea58b44
warning fix for bug 12493 - quiet down on warnings when url spec is set to ""
...
sr=darin
2002-08-16 14:55:34 +00:00
alecf%netscape.com
12b2fdd342
bug 162944 - FMM in cache
...
r=dougt/timeless, sr=darin
2002-08-16 00:08:14 +00:00
darin%netscape.com
8f0aa5304b
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
2002-08-15 18:38:46 +00:00
nhotta%netscape.com
315aee0b5d
For HTTP redirect, inherit the origin charset of the current uri for a new uri.
...
patch by darin,
bug 161174, r=nhotta, sr=bzbarsky.
2002-08-15 01:16:33 +00:00
kaie%netscape.com
c430cd9340
Patch from bug 87902 to fix SSL/TLS logic.
...
- make TLS intolerant server detection over proxies work
(this bug 87902)
- on connection failure, only retry without TLS when it is really
likely to help (bug 149910)
- remove obsolete workarounds in SSL i/o layer
(see removed comments in patch)
- avoid to confuse programmers reading code,
by renaming TLSStepUp (which means something else)
to the correct term STARTTLS (what the code is actually doing).
(As suggested by nelsonb)
- If an invalid or expired etc. server certificate is presented,
a warning is shown. If the user decides to cancel,
network activity should stop immediately.
(we currently warn multiple times) (bug 87209)
r=javi/darin/ducarroz/dmose sr=alecf
2002-08-14 23:43:28 +00:00
darin%netscape.com
3e1b5c4ebb
fixes bug 158500 "Binary data in multipart/x-mixed-replace get an extra line end when saved or viewed." r=dougt sr=bzbarsky
2002-08-13 23:39:36 +00:00
darin%netscape.com
e5125a71a8
fixes bug 162448 "Page takes loooong to load with pipelining enabled [IIS/5.0]"
...
r=gagan sr=bzbarsky
2002-08-13 23:37:22 +00:00
darin%netscape.com
bc6cbcf2c4
fixes bug 113206 "fix default port selection of nsHttpHandler::NewURI"
...
r=dougt sr=alecf
2002-08-13 20:33:45 +00:00