neil%parkwaycc.co.uk
a9fd237d20
supplementary patch to the fix to bug 209532 to fix the case when the prefs are empty or unset r/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@147847 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 18:05:18 +00:00
cbiesinger%web.de
b612ae2e98
Bug 217433. Implement nsIRequest::Suspend and ::Resume for the data: channel, by using nsIInputStreamPump.
...
r=darin sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@147833 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 13:41:20 +00:00
neil%parkwaycc.co.uk
5c1b6f5f11
Bug 209532 Separate prefs to override Mozilla/5.0 at beginning of UA string p=mpeseng@tin.it r/sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@147830 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-10 08:20:46 +00:00
darin%meer.net
cb9a1d0d14
provides foundation for solving bug 217787 "necko support for HTTP chunked requests" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147745 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 06:10:47 +00:00
darin%meer.net
634c89e186
fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147736 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:27:13 +00:00
darin%meer.net
e6b16b3b1f
switch to dbaron's suggested fix for solaris bustage, b=210125.
...
git-svn-id: svn://10.0.0.236/trunk@147658 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-07 01:29:38 +00:00
darin%meer.net
a0b873c6f4
second attempt to fix solaris bustage, thx to keeda@hotpop.com for the patch.
...
git-svn-id: svn://10.0.0.236/trunk@147625 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 16:35:06 +00:00
darin%meer.net
a513e8f524
attempt to fix solaris (nebiros) bustage.
...
git-svn-id: svn://10.0.0.236/trunk@147615 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 08:13:51 +00:00
darin%meer.net
66bca98648
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@147601 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 02:12:49 +00:00
darin%meer.net
bc1bb52b19
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@147597 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-06 01:46:31 +00:00
cbiesinger%web.de
2c2d669b35
220672. r=darin sr=bzbarsky
...
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator.
Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.
git-svn-id: svn://10.0.0.236/trunk@147587 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-05 17:06:37 +00:00
bzbarsky%mit.edu
1c1b36fe79
Make GetPath() work on jar: URIs, incidentally making it possible to use such
...
as src uris for frames again. Bug 220776, r=timeless, sr=darin
git-svn-id: svn://10.0.0.236/trunk@147541 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 22:15:24 +00:00
darin%meer.net
51d89221a8
fixes bug 217765 "HTTP: does not always handle username+password from URL correctly" patch=darin,crabbkw r=darin sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147299 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 17:48:28 +00:00
dbaron%dbaron.org
b40279e5ef
Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147285 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 05:39:11 +00:00
darin%meer.net
85cb37e629
fixes bug 220122 "Proxy-Authentication credentials can be exposed to origin server" r=bz sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@147280 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 04:33:56 +00:00
timeless%mozdev.org
8a5816a050
Bug 217949 NTLM Authentication does not work on NT4
...
patch by darin r=timeless sr=mscott
git-svn-id: svn://10.0.0.236/trunk@147274 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-25 02:53:05 +00:00
cls%seawood.org
5bef9a23ea
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@147027 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-18 17:22:33 +00:00
timeless%mozdev.org
15b21913fd
fixing typo in LOG statement
...
rs=darin
git-svn-id: svn://10.0.0.236/trunk@146988 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-17 15:11:47 +00:00
darin%meer.net
35b18657e8
fixes bug 216854 "necko should not have a compile-time dependency on exthandler" r=dougt sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@146957 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-16 16:12:59 +00:00
darin%meer.net
7610b79688
fixes bug 205921 "Preference browser.cache.disk_cache_ssl does nothing"
...
patch=pk_joshi@yahoo.com r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@146933 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 22:12:52 +00:00
darin%meer.net
28e76afd68
removing files that are no longer compiled.
...
git-svn-id: svn://10.0.0.236/trunk@146928 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:56:55 +00:00
darin%meer.net
7688ee564b
fixes bug 217766 "use nsIObserverService in place of nsINetModuleMgr (eliminate nsIHttpNotify)" r=dwitte sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@146923 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-15 21:44:43 +00:00
cbiesinger%web.de
318bee9731
(netwerk part of Bug 124029)
...
Implement nsBufferedOutputStream::WriteSegments and WriteFrom, and improve comments in other parts of necko
r=darin sr=bz
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: base/public/nsISocketTransport.idl
CVS: base/public/nsITransport.idl base/src/nsBufferedStreams.cpp
CVS: base/src/nsFileStreams.cpp protocol/http/src/nsHttpChannel.cpp
CVS: ----------------------------------------------------------------------
git-svn-id: svn://10.0.0.236/trunk@146862 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-14 11:55:05 +00:00
cbiesinger%web.de
8653e085ef
Bug #218920
...
nsDataChannel uses WriteSegments for no good reason
r=darin sr=bz
git-svn-id: svn://10.0.0.236/trunk@146852 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 21:18:08 +00:00
caillon%returnzero.com
38f33a981a
about:about
...
Bug 56061
r=bryner@brianryner.com
sr=darin@meer.net
git-svn-id: svn://10.0.0.236/trunk@146846 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 19:35:59 +00:00
bsmedberg%covad.net
1b71e7ac3e
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@146844 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 17:55:56 +00:00
darin%meer.net
3b847cf369
fixes bug 212336 "NTLM sometimes causes crashes under Win9x" r=dougt sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@146789 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 18:04:52 +00:00
mkaply%us.ibm.com
cc0b9d43af
Bug #203344
...
r=darin, sr=alecf
Code from Alfred Kayser - optimization in nsJarChannel
git-svn-id: svn://10.0.0.236/trunk@146774 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 16:45:50 +00:00
timeless%mozdev.org
f8885ea88b
Bug 217007 nsCAutoString charsetBuf is unused
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@146704 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-11 01:42:43 +00:00
bryner%brianryner.com
109d623425
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146624 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-07 23:12:15 +00:00
caillon%returnzero.com
d55b44719f
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@146256 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 03:06:53 +00:00
colin%theblakes.com
42a040051b
Support for OpenVMS FTP server. Bug 22299. r=rjesup sr=darin a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@146237 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-20 20:06:31 +00:00
cls%seawood.org
6352367a62
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
...
git-svn-id: svn://10.0.0.236/trunk@146076 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-16 00:42:35 +00:00
darin%meer.net
1db23ac457
fixes bug 215270 "Crash (in cookies?) [nsHttpChannel::GetCallback]" r=mvl sr=bryner a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146007 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-14 18:10:10 +00:00
joshua.xia%sun.com
4cc2fcda3d
for bugzilla #215487 sr=darin r=louie.zhao
...
git-svn-id: svn://10.0.0.236/trunk@145893 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 04:27:47 +00:00
dougt%meer.net
6dfc67684a
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145587 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 05:29:10 +00:00
darin%meer.net
474b765c00
initial patch for bug 210561 "eliminate nsCookieHTTPNotify; have HTTP talk directly to nsICookieService" patch=dwitte r=mvl sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@145577 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 01:44:27 +00:00
darin%meer.net
d3d7d51768
fixes bug 210229 "Helper app Window for text/html document (two comma-delimited charsets in http content-type header)" r=biesi sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@145426 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-31 17:11:21 +00:00
darin%meer.net
0c505d4e58
fixes bug 213282 "mozilla not sending basic authorization header" r=dwitte sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@145323 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 06:36:45 +00:00
timeless%mozdev.org
be4e99ade5
Bug 214020 Null security callbacks [@ nsHttpConnection::GetInterface]
...
r=bbaetz sr=bz
git-svn-id: svn://10.0.0.236/trunk@145244 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-27 07:05:31 +00:00
caillon%returnzero.com
cd46cbbaad
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
git-svn-id: svn://10.0.0.236/trunk@145137 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-24 05:15:20 +00:00
darin%netscape.com
c8cf35efbc
fixes bug 212336 "NTLM authenticator cannot be loaded under Win9x (security.dll not found)" r=dougt sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@145020 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-21 16:29:05 +00:00
jaggernaut%netscape.com
f34216bf2d
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144992 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 07:47:59 +00:00
bzbarsky%mit.edu
1b8d9669ff
Make sure view-source does not apply most HTTP headers (eg Refresh:, Link:,
...
etc). Bug 212530, r=timeless, sr=darin
git-svn-id: svn://10.0.0.236/trunk@144863 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 23:18:54 +00:00
darin%netscape.com
2d7cb25892
fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144851 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 21:36:24 +00:00
jaggernaut%netscape.com
36ab3d76a9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@144817 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
95a2235bee
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@144804 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 22:29:00 +00:00
dougt%meer.net
e4cf44b11b
Backing out recent ftp change to know state. r+sr=darin, b=212439
...
git-svn-id: svn://10.0.0.236/trunk@144792 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 06:38:26 +00:00
bzbarsky%mit.edu
bbca80ba2a
Update the string stream interface a bit and simplify the implementation a
...
lot. Bug 212109, r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@144754 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 23:10:27 +00:00
timeless%mozdev.org
5ac00beb92
Bug 212440 nsHTTP:2 shouldn't include traffic
...
r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@144749 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-11 22:43:28 +00:00