Commit Graph

4017 Commits

Author SHA1 Message Date
bbaetz%student.usyd.edu.au
e74d597519 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
97deddeb06 Bug 131846 warnings in test page load
r=jesup sr=sfraser
2002-08-22 22:01:50 +00:00
brade%netscape.com
f90dfe3d0d 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
58ecb2a10e 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
dad73a56e4 #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
33e3ae5a2b 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
7ea939924f fix other bustage 2002-08-16 16:17:13 +00:00
alecf%netscape.com
81f961f9ca 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
61899db23b bug 162944 - FMM in cache
r=dougt/timeless, sr=darin
2002-08-16 00:08:14 +00:00
darin%netscape.com
d86e3064ab 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
d3a9ace4be 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
9190a3d74e 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
cb52cdc313 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
7e3c89f119 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
4a4eb11602 fixes bug 113206 "fix default port selection of nsHttpHandler::NewURI"
r=dougt sr=alecf
2002-08-13 20:33:45 +00:00
darin%netscape.com
33cf36c5cd fixes bug 102312 "URL: Href attributes spanning multiple lines are taken
to be relative rather than absolute links" r=dougt sr=alecf
2002-08-13 20:22:33 +00:00
darin%netscape.com
6859a4cc0e fixes bug 161228 - socket transport DNS cache should map host:port -> ipaddress
instead of host -> ipaddress
r=mstoltz sr=dveditz
2002-08-13 01:02:59 +00:00
dougt%netscape.com
8302c260df Fixes 550 errors cause ftp to spin. r=bbaetz, sr=darin, b=160714 2002-08-12 23:11:44 +00:00
darin%netscape.com
24fd40bd6f fixes bug 151867 - file channel should implement nsIUploadChannel
r=dougt sr=alecf
2002-08-12 22:44:04 +00:00
darin%netscape.com
f4ffbe08da fixes bug 150604 - digest authentication problem: Mozilla ignores the stale
flag from WWW-Authenticate Response Header.
patch=pach@cs.cmu.edu r=dougt sr=darin
2002-08-12 21:38:59 +00:00
darin%netscape.com
bb68f622b7 fixes bug 161417 - recent netwerk checkin upped warning count by 4
r=dougt sr=alecf
2002-08-12 14:25:40 +00:00
bbaetz%student.usyd.edu.au
73ad3b526d Bug 162050 - Gopher URLs processed noncompliantly
r=dmose, sr=bzbarsky
2002-08-12 01:06:27 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
jruderman%hmc.edu
b4adfdb967 123293, wyciwyg://0/* urls sent as referrers after document.write. r=bbaetz, sr=darin. 2002-08-10 01:38:54 +00:00
bbaetz%student.usyd.edu.au
5310c14a26 Hopefully fix bustage from incomplete backout. 2002-08-10 01:12:01 +00:00
leaf%mozilla.org
fdcde43318 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
dbaron%fas.harvard.edu
d38d31cf64 Attempt to fix bustage from darin's checkin. 2002-08-08 20:47:03 +00:00
darin%netscape.com
45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
mkaply%us.ibm.com
f22650c3cf OS/2 bustage 2002-08-07 11:01:59 +00:00
seawood%netscape.com
301b1a4ca8 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
darin%netscape.com
f711dd8a88 fixing planetoid (mach-o) bustage... GCC 2.95.2 seems awfully picky! 2002-08-07 02:17:48 +00:00
darin%netscape.com
7a582d2388 fixing stupid typo ... wish gcc had been less forgiving! 2002-08-07 01:55:33 +00:00
darin%netscape.com
0e7c2f1d22 fixes bug 105292 - Mozilla is sending an Accept-encoding for deflate and
compress but doesn't support it [make timesofindia.com load again!]
r=dougt sr=bzbarsky
2002-08-07 01:16:49 +00:00
darin%netscape.com
41f38a0b78 landing gordon's patch for bug 81724 - disk cache needs stream wrappers
(disk cache phase 3) patch=gordon r=dougt sr=darin
2002-08-07 01:13:29 +00:00
kaie%netscape.com
97f44797bc b=148232 Support application/pkcs7-signature mime type on incoming S/Mime messages.
r=ducarroz sr=darin
2002-08-06 13:29:12 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
bryner%netscape.com
caa52be426 Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa. 2002-07-30 02:25:08 +00:00
darin%netscape.com
92917600a6 fixes bug 94734 - crash on a bugzilla search
patch=ajschult@eos.ncsu.edu r/sr=darin,blizzard a=brendan
2002-07-27 22:59:44 +00:00
darin%netscape.com
f45557bdd7 fixes bug 146884 - Mozilla sometimes consumes 100% CPU when pipelining is enabled...
r=dougt sr=rpotts a=asa
2002-07-27 01:06:05 +00:00
caillon%returnzero.com
5ebd34f7ff Bug 155752 - Use the XML parser for XHTML about: services
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:27:16 +00:00
loadrunner%betak.net
3a2a8e448b DNS: lookup regression, r=adamlock, sr=darin, a=asa, local fix for autodial by smeredith@netscape.com all credits to him 2002-07-24 02:43:22 +00:00
darin%netscape.com
ae0239b558 fixes bug 157861 - have to hit Back twice to return to '300: multiple choices'
r=dougt sr=rpotts a=asa
2002-07-24 01:32:07 +00:00
dougt%netscape.com
c2ec17237f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
alecf%netscape.com
51134e0622 bug 66759 - finally remove XPCOM_STANDALONE completely
r=dougt, rs=brendan, a=asa
2002-07-12 19:14:35 +00:00
bbaetz%student.usyd.edu.au
2fcd715829 Bug 155032 - Memory leak of 18 bytes from 1 block allocated in
nsSOCKSSocketInfo::GetProxyHost
r=smeredith, sr=alecf, a=roc+moz
2002-07-12 04:54:09 +00:00
bienvenu%netscape.com
e3b908170b fix crash shutting down while offline r=dougt, sr=dveditz a=chofmann 156851 2002-07-12 01:00:08 +00:00
tao%netscape.com
c36a083478 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. (r=dougt, sr=rpotts), c/o smeredith. - bullet-proof mishave.
2002-07-09 21:53:06 +00:00
jst%netscape.com
c3b623fc32 Fixing one more part of bug 126212. Make nsLoadGroup store the requests in a pldhash in stead of in a linear array for better performance when dealing with *lots* of requests. r=bzbarsky@mit.edu, sr=rpotts@netscape.com 2002-07-09 01:03:45 +00:00