Граф коммитов

4001 Коммитов

Автор SHA1 Сообщение Дата
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
bryner%netscape.com 90a2f7dfb7 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
timeless%mac.com 651ae14d30 Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
r=dmose, sr=scc, moa: dougt, dbradley, gagan, harish, akk
2002-07-04 14:29:25 +00:00
dp%netscape.com bd5ecc9f2b bug 144884 Necko buffer cache. r=rjc, sr=darin 2002-07-02 18:15:19 +00:00
dougt%netscape.com 3c19e035f5 Making autodial block occur on the socket transport thread - no thread proxying. r=me, sr=rpotts, patch by smeredith@netscape.com. bug 93002 2002-07-02 04:51:40 +00:00
pete.zha%sun.com b589151aa7 bug 152279:Transport shouldn't fire status and progress after stop button been clicked for stopping a document load
patch=antonio.xu@sun.com r=jkeiser@netscape.com sr=darin@netscape.com
2002-07-02 02:52:22 +00:00
bzbarsky%mit.edu 5a892e5796 Make the scriptloader check the HTTP status and not load 404 pages and
such as scripts.  Bug 139040, r=jst, sr=rpotts
2002-07-01 23:12:13 +00:00
tao%netscape.com db3d812f32 Fix HPux bustage; add eol at the end. 2002-06-29 01:26:53 +00:00
tao%netscape.com f327d31b9a 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)
the controlling pref is "network.autodial-helper.enabled".
2002-06-28 23:03:52 +00:00
jkeiser%netscape.com fff44ac8f7 Keep background images from sending progress events (bug 133250, checkin #1). From Antonio.Xu@sun.com. r=bbaetz, sr=darin 2002-06-27 06:46:25 +00:00
darin%netscape.com e436bae9b1 fixes bug 149943 "prevent princeton exploit" r=dougt,mstoltz sr=dveditz 2002-06-26 06:35:38 +00:00
dbaron%fas.harvard.edu 6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
bbaetz%student.usyd.edu.au e4afe578e5 Bug 154030 - Handle directory index page title correctly
r=dougt, sr=darin
2002-06-25 07:51:05 +00:00
dougt%netscape.com b457216712 status ignored on OnDataWritable. 153414. r=me, sr=darin 2002-06-25 02:57:00 +00:00
colin%theblakes.com 3ae12b4049 Initial publish support for OpenVMS. b=22299 r=bbaetz sr=scc 2002-06-24 14:00:45 +00:00
darin%netscape.com 10e4c2f8f2 secondary fix for bug 146094 "Stealing third-party cookies through a proxy"
r=dougt sr=rpotts
2002-06-20 05:49:04 +00:00
darin%netscape.com dbb4c1e5ed pseudo fix for bug 140472 "No escape for non ASCII host name"
r=dougt sr=rpotts
2002-06-20 05:45:57 +00:00