Koen Deforche
75ac13eab6
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
2009-03-19 00:59:39 +01:00
Bjarne
05aa68f383
Bug 203271 - max-age should override expires in http headers; r=(cbiesinger + jwalden+bmo) sr=cbiesinger
2009-03-19 00:59:36 +01:00
Bjarne
95ca98caac
Bug 468594 - Fix heuristic query freshness; r=cbiesinger
2009-03-17 15:23:01 +01:00
Boris Zbarsky
7919f69bbf
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Dave Townsend
f1b372e8db
Backed out changeset 55d159b75f41 from bug 482659.
2009-03-17 11:08:59 +00:00
Boris Zbarsky
0c6cf95474
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Serge Gautherie
4237a9a224
Backed out changeset: be6d39f94146 of
...
Bug 203271 - max-age should override expires in http headers; r+sr=cbiesinger
which breaks all test suites.
2009-03-13 19:08:52 +01:00
Bjarne
a36bad0f75
Bug 203271 - max-age should override expires in http headers; r+sr=cbiesinger
2009-03-13 15:51:29 +01:00
Bjarne
e7e01db4b9
Bug 473371 - Make FTP also honor LOAD_ANONYMOUS flag; r=jduell.mcbugs sr=jonas
2009-03-08 10:38:57 +01:00
Mook
2a143008b5
Bug 481311 - nsIResProtocolHandler.idl shouldn't #include nsAString.h. r=bsmedberg
2009-03-08 10:21:38 +01:00
Bryan McQuade
47b630b020
Bug 481612 - Should send activity distributor notifications also for STATUS_RECEIVING_FROM
...
r+sr=biesi
2009-03-05 19:47:01 +01:00
Honza Bambas
7e1b0db13a
Bug 474038 - Don't reuse keep-alive connections for both anonymous and non-anonymous requests; r=(cbiesinger + jonas) sr=jonas
2009-02-26 18:43:45 +01:00
Serge Gautherie
0cf7df2871
Backed out changeset: 08b98b9b0868
2009-02-25 16:46:51 +01:00
Koen Deforche
b4004d5d81
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
2009-02-25 16:25:06 +01:00
Dave Camp
0c5e4d11cc
Bug 471227 - revert debug spew for now.
2009-02-25 01:03:13 -08:00
Dave Camp
6b55f44cfb
Bug 471227 - More debug spew.
2009-02-24 23:12:13 -08:00
Jonas Sicking
8a0c1302d7
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
2009-02-24 11:46:51 -08:00
Jonas Sicking
987844b04b
Backed out changeset 4130ff1e52f3 (bug 479521) due to test failures.
2009-02-24 15:38:40 -08:00
Jonas Sicking
a46eae8b8b
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
2009-02-24 11:46:51 -08:00
Michal Novotny
618a8fbb85
Bug 474434 - Active ftp sessions are not closed when clearing recent history; r=bzbarsky sr=cbiesinger
2009-02-23 19:28:17 +01:00
Arpad Borsos
53027c35dd
Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger
2009-02-23 02:05:28 +01:00
Michal Novotny
f20d4669fb
Bug 386167 - firefox doesn't show login/password form when connecting to ftp server with anonymous accounts disabled; r+sr=bzbarsky
2009-02-21 03:09:18 +01:00
Jason Duell
c1e1fbbaf5
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
L. David Baron
3aba362292
Backed out changeset 4bd7dd7645c2 (Bug 474536)
2009-02-19 12:37:53 -08:00
Jason Duell
aaf78a83e2
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
Honza Bambas
323f086e5a
Bug 474696 - Process fallbacks on out-of-domain redirects, r=dcamp
2009-02-18 14:31:32 +01:00
bjarne@runitsoft.com
e006a13751
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-02-17 14:06:52 -08:00
Michal Novotny
0adb622172
Bug 449198 - http-on-examine-response isn't fired when a response comes from the cache; r=bzbarsky sr=cbiesinger
2009-02-12 05:16:00 +01:00
Chris Pearce
8ce9df150f
Bug 469446. Necko should be able to cache byte-range requests when the start offset is zero. Then we can make our initial video load a byte-range request to detect whether the server supports byte-range requests, and the video data can still be cached. r=doublec,sr=roc,r=bzbarsky
...
--HG--
extra : rebase_source : acec408274be2b770b5f1936b4f915ef1bafa60b
2009-01-16 21:22:08 +13:00
Dave Camp
9025de0ae1
Bug 441751 - "Directives not to cache pages ignored." [r+sr=bzbarsky]
...
* * *
Bug 441751 - "Directives not to cache pages ignored." (fix for offline cache updating) [r+sr=bzbarsky]
2008-12-11 21:57:47 -08:00
Shawn Wilsher
fe66178c10
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
This adds a new flag, URI_IS_LOCAL_RESOURCE, to nsIProtocolHandler that allows
something of this protocol to be registered in chrome.
This changeset removes a runtime check every time we open a chrome channel to
see if it is remote to a registration time check that checks flags. The old
code could be easily worked around, and allowed for remote resources to be used.
r=bsmedberg
r=bz
sr=bz
2008-12-09 16:27:42 -05:00
Dave Camp
e2c8a6aeec
Backed out changeset e33f490c8764
2008-12-08 20:26:56 -08:00
Dave Camp
d567d66d3f
Bug 441751: Fix up LOAD_ONLY_FROM_CACHE. r+sr=bz
2008-12-08 19:24:33 -08:00
Shawn Wilsher
205d129c10
Backed out changeset b6f762fde736 (bug 466582) for unit test orange.
2008-12-08 18:51:46 -05:00
Shawn Wilsher
2a28a8b2b1
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
r=bsmedberg, r=bz, sr=bz
2008-12-08 17:14:14 -05:00
Masahiro Yamada
4e67eccab9
Bug 464162 - Apache does not accept IPv6 addresses with a scope id in the Host: header; r+sr=cbiesinger
2008-12-06 14:15:24 +01:00
Patrick McManus
fe7a97a1a0
Bug 464838: Tweak DNS prefetch to hopefully fix a tp3 regression. r+sr=bz
2008-12-05 12:53:24 -08:00
Ehsan Akhgari
41b2b72ecd
Bug 462707 - nsHttpChannel::GetEntityID should respect Accept-Ranges response header; r,sr=biesi a191=beltzner
2008-11-28 15:28:57 -08:00
Boris Zbarsky
402f7a9c31
Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking
2008-11-25 20:50:04 -05:00
Patrick McManus
2a5b7140ea
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner
2008-11-07 18:00:26 -05:00
Honza Bambas
29b8953456
Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi
2008-11-05 16:01:08 -08:00
Justin Dolske
e2e9e3fb10
Investigating leaks in bug 463263, backout bug 453403.
2008-11-05 12:55:38 -08:00
Justin Dolske
4a4f7244af
Backed out changeset e8fd3f4c52b6
2008-11-05 12:54:51 -08:00
Gavin Sharp
7b41cb93e4
Backed out changeset f014c59ad81d
2008-11-04 23:35:39 -05:00
Jeff Muizelaar
e6551e382c
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, original patch by shaver@mozilla.org, r+sr=biesi
2008-11-04 23:11:31 -05:00
Dave Camp
b3101704f6
merge
2008-11-04 11:58:28 -08:00
Doug Turner
06a2736626
Merge to tip
2008-11-04 11:39:05 -08:00
Patrick McManus
dbf40a5ca6
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 11:14:29 -05:00
Doug Turner
239a0b6980
Merge to tip
2008-11-04 08:12:50 -08:00
Patrick McManus
f33e25510d
Bug 459724. Make page reload bypass the DNS cache. r+sr=bzbarsky
2008-11-04 11:05:46 -05:00