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
6bd799be6d
Bug 284276 make the ftp channel pass the correct progressMax value to the
...
listener's onProgress function
r=darin sr=bz
2005-03-15 22:32:43 +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
timeless%mozdev.org
5af3cf95d2
Bug 283921 Crash [@ net_GetURLSpecFromFile]
...
r=darin sr=darin
2005-02-27 21:13:13 +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
dougt%meer.net
349de7568f
Fixes 280241. WinCE network build changes. r=darin.
2005-01-30 03:52:40 +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
bzbarsky%mit.edu
a62cb9f6fd
Add about:license and about:licence and make about: link to them. Bug 256945,
...
r=gerv, sr=darin
2005-01-23 21:02:36 +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
darin%meer.net
821a98a7e0
fixes bug 253394 "nsFtpState::S_user leaks user & password string" patch by jon@rekai.net r+sr=darin
2004-12-05 19:20:19 +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
bzbarsky%mit.edu
718d9f9e5b
Use nsIFile::Equals to implement Equals for two nsStandardURLs that are both
...
file urls. Bug 127373, r+sr=darin
2004-12-03 04:19:48 +00:00
dbaron%dbaron.org
32cee2f7a7
Make nsResURL work correctly with fastload and make nsResURL::Clone work correctly. b=252703 r=darin sr=bzbarsky
2004-12-02 06:59:34 +00:00
dbaron%dbaron.org
55053e0158
Back out 252703 due to Txul / Ts regression.
2004-12-02 01:26:20 +00:00
dbaron%dbaron.org
a84646c6dd
Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky
2004-12-01 22:39:17 +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
f890bcc1d1
fixes bug 259979 "Changes to keyword.URL require restarting Firefox" patch by lesx99@lycos.com, r=biesi, sr=darin
2004-11-16 16:17:59 +00:00
darin%meer.net
bb91deb7cc
fixes bug 270075 "crash @[nsFtpState::StopProcessing()]" r=biesi sr=bzbarsky
2004-11-16 02:30:02 +00:00
neil%parkwaycc.co.uk
743a50d77b
Bug 269827 Redirected about channel has wrong original URI r+sr=darin
2004-11-15 23:59:39 +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
bmlk%gmx.de
1e614b8665
send user/pref specified password if specified instead of default password for anonymous ftp, bug 266835 p= Frank Wein, r=biesi, sr=darin"
2004-11-06 16:57:10 +00:00
darin%meer.net
a0ed43dc14
fixes bug 267263, r=cneberg sr=dveditz
2004-11-06 01:35:01 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +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
cbiesinger%web.de
cbb3297fbe
265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
...
more efficient variant with fewer arguments can be used r+sr=darin
2004-10-25 22:08:09 +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