darin%meer.net
ecff502016
fixes bug 300010 "Canceling a HTTP request while it is reading a partial cache entry does not cancel the corresponding transaction" r=biesi sr=bz a=bsmedberg
2005-07-22 07:54:09 +00:00
dougt%meer.net
dbc20ab406
Updating UA string for WINCE. r=darin, sr=dveditz, a=asa. WinCE only.
2005-07-20 18:43:27 +00:00
shaver%mozilla.org
21fffaebb8
Bug 269823: fix invalid casts preventing compilation on 64-bit systems with
...
gcc4. Patch from falk@debian.org , r=bsmedberg,sr+a=shaver.
2005-07-20 18:31:42 +00:00
timeless%mozdev.org
a91da2b11a
Bug 243999 nsresult PrepareAcceptLanguages returns nsnull
...
patch by b.jacques@planet.nl r=biesi sr=darin a=bsmedberg
2005-06-30 22:01:15 +00:00
darin%meer.net
5e1daa9a78
fixes bug 100022 "PAC: first page/homepage load fails (b/c automatic proxy configuration is slower than first HTTP request)" r=biesi a=asa
2005-06-24 23:58:25 +00:00
gandalf%firefox.pl
242dde6bd4
Bug 296456: Fix license headers on some HTTP source files; r=darin,sr=dveditz, a=asa
2005-06-11 13:12:55 +00:00
pkw%us.ibm.com
a32f94175a
Bug 296270 - Default user agent on AIX contains machine information.
...
r=mozilla@kaply.com , sr=darin@meer.net , a=mozilla@kaply.com
2005-06-02 23:17:50 +00:00
dougt%meer.net
f629e9c17f
Fixing regression caused by bug 292368. This patch fixes bug 296369. Simple fix -- use the right contract id.
2005-06-02 15:27:31 +00:00
dougt%meer.net
05339dd922
Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver
2005-06-01 16:06:53 +00:00
bzbarsky%mit.edu
2b7e1c4723
Drop our ref to the event queue once we're done with it, just in case. Bug
...
290969, r+sr=darin, a=brendan
2005-05-17 16:27:52 +00:00
darin%meer.net
5c650b2730
fixes bug 278885 "cache access denied from (ntlm) proxy on websites that require basic authentication" patch by jr@eenterphace.org, r+sr=darin, a=asa
2005-05-15 17:30:56 +00:00
darin%meer.net
f14ee9bcf5
fixes bug 248827 "Support HTTP/1.1 408 response code [was: 408 request timeout on a used, persistent, keep-alive connection is mistakenly used as the response on a subsequent request]" r=biesi sr=bz a=shaver
2005-05-10 06:09:45 +00:00
darin%meer.net
8796f6142e
Attempt to fix creature bustage
2005-04-28 23:00:09 +00:00
darin%meer.net
842e3f1534
fixes bug 291230 "HTTP downloads don't progress beyond (filesize % 4GB)" patch by mark@moxienet.com, r=biesi, sr=darin, a=asa
2005-04-28 21:34:55 +00:00
darin%meer.net
6b9fd1c92d
fixes bug 289374 "Wrong behaviour when combining INHIBIT_CACHING with LOAD_BYPASS_CACHE" r=biesi sr=bzbarsky a=dbaron
2005-04-15 20:09:56 +00:00
dbaron%dbaron.org
7da9618f88
Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply
2005-04-07 18:11:59 +00:00
cbiesinger%web.de
763f225033
bug 283489 r=darin sr=bz
...
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
to read/write the referrer property
2005-04-05 17:40:32 +00:00
darin%meer.net
20298bb9d1
fixes bug 220566 "Randomly hangs in PL_HashTableRawLookup at start of page load" r=brendan
2005-04-01 18:35:14 +00:00
bsmedberg%covad.net
fdfb924503
Backing out bug 220566 to get tboxen green a=#developers
2005-03-31 13:56:30 +00:00
darin%meer.net
c43ac8624e
fixes bug 220566 "Randomly hangs in PL_HashTableRawLookup at start of page load" r=brendan
2005-03-31 06:22:11 +00:00
darin%meer.net
b6c9f9b66a
increased logging for NTLM authentication to help track down cause of bug 283331
2005-03-25 22:25:32 +00:00
darin%meer.net
08146eec42
landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky
2005-03-25 03:41:33 +00:00
cbiesinger%web.de
5916205f93
286790 remove unused variable
...
r+sr=darin
2005-03-20 13:22:05 +00:00
darin%meer.net
ad1f266a6d
fixes bug 282441 "map tiles sometimes fail to load when pipelining is enabled" r=biesi sr=bz
2005-03-16 20:50:37 +00:00
cbiesinger%web.de
9239483843
Bug 284362 pass unicode host to OnStatus
...
r+sr=darin
2005-03-16 18:04:11 +00:00
cbiesinger%web.de
43ff9de092
181938 allow any protocol to support redirection, using a new
...
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
jst%mozilla.jstenback.com
59f1123980
Fixing the browser side of bug 265536. Make the user agent string differentiate between 32-bit and 64-bit version of mozilla when running on x86_64 unix systems. r=bzbarsky@mit.edu, sr=darin@meer.net
2005-03-03 18:08:01 +00:00
jst%mozilla.jstenback.com
70bd59ae7d
Hmm, apparently people don't build often on Mac's where XP_MAC is defined any more... sr=me
2005-03-03 01:27:36 +00:00
bsmedberg%covad.net
4b68fa447a
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
darin%meer.net
bace93fa9d
nsHttpChannel::SetPriority is missing a return statement
2005-02-23 02:09:43 +00:00
timeless%mozdev.org
e51daa5f55
Bug 282643 Rename two of three buf local variables in nsHttpChannel::SetupTransaction
...
r=biesi sr=darin
2005-02-22 07:31:18 +00:00
darin%meer.net
14bc4f011a
s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan
2005-02-21 22:21:21 +00:00
darin%meer.net
f2311e1369
fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky
2005-02-21 20:58:01 +00:00
alex%croczilla.com
b03716c91d
Release notification callbacks to fix XMLHttpRequest leaks. Bug #280808 , r=darin, sr=bzbarsky.
2005-02-07 06:13:13 +00:00
bzbarsky%mit.edu
094f5173e0
Adding some documentation on what exceptions get thrown in what circumstances.
2005-01-29 20:10:09 +00:00
cbiesinger%web.de
e8c1340b10
bug 134165 use nsCString rather than nsXPIDLCString. patch by Mikael Parknert
...
<mikael@parknert.se> r=biesi sr=darin
2005-01-23 19:51:44 +00:00
darin%meer.net
e47a1ef6c8
fixes bug 142255 "RFE provide a way to prioritize connections" r=bz
2005-01-15 07:01:20 +00:00
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
darin%meer.net
19966371fe
fixes bug 277322 "XMLHttpRequest from chrome fails to prompt when auth needed" r+sr=bzbarsky
2005-01-12 03:27:54 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
mvl%exedo.nl
9e8e2e39a0
bug 272277: Change to Append/Assign/Equals-Literal in networking
...
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
missed one review comment
2004-12-04 14:19:39 +00:00
db48x%yahoo.com
255364b683
bug 272277: Change to Append/Assign/Equals-Literal in networking
...
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
2004-12-04 10:19:29 +00:00
darin%meer.net
bfed9b0bdc
fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner
2004-11-23 07:05:27 +00:00
darin%meer.net
c79cfdbf74
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
2004-11-15 20:16:52 +00:00
darin%meer.net
a0ed43dc14
fixes bug 267263, r=cneberg sr=dveditz
2004-11-06 01:35:01 +00:00
cbiesinger%web.de
fb65e2e542
247334 abort loading a channel when a 206 response has a different
...
content-encoding than the first part. r=darin sr=bz
2004-10-31 21:50:01 +00:00
dveditz%cruzio.com
29050563b3
bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst
2004-10-28 22:52:45 +00:00
darin%meer.net
a570f51ad2
fixes bug 263903 "redirects with a body not cached properly" r=biesi sr=bz
2004-10-25 19:55:10 +00:00
bzbarsky%mit.edu
42c507da8e
Don't crash if the encoding enumerator is accessed when we have no response
...
head. Bug 264825, r=biesi, sr=darin
2004-10-19 04:38:44 +00:00