Mark Banner
|
44f357ae3f
|
Fix non-IPC bustage from bug 536289. Patch as agreed with jdm over irc. a=bustage-fix.
|
2010-10-21 22:01:38 +01:00 |
|
Honza Bambas
|
4f467cb08b
|
Bug 586738 - e10s http: check HttpChannelChild::Redirect1Begin cancel logic. r=jduell, a=blocking-fennec-b2
|
2010-10-08 22:07:49 -07:00 |
|
Doug Turner
|
8aed7e5306
|
Bug 558624 - e10s Cookies: Optimize implementation. Part 4. Remoeve cookies being set in the child by necko. r=dwitte. a=blocking-fennec
--HG--
extra : rebase_source : 2045bc83fcc7627f42f0820c781f2ad2bd10a261
|
2010-10-01 21:17:26 -07:00 |
|
Brian Crowder
|
1cae557002
|
Bug 567267 - disable decoding in HttpChannelParent, make smart decisions in child process, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Brian Crowder
|
6d2f11959b
|
Bug 567267 - Move nsIEncodedChannel logic to base Http class, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Byron Milligan
|
bd8b2a56ae
|
Bug 55307 - Prevent downloads from being stored in the cache. r=jduell a2.0=jst
|
2010-09-10 07:22:24 +02:00 |
|
Dan Witte
|
ccd3c28130
|
Back out Bug 536324 part 2.
|
2010-08-30 13:20:39 -07:00 |
|
Dan Witte
|
86583b1783
|
Back out Bug 589292.
|
2010-08-30 13:20:38 -07:00 |
|
Dan Witte
|
8937bd5738
|
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
|
2010-08-25 17:51:21 -07:00 |
|
Dan Witte
|
4439f97632
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
|
2010-08-21 00:31:11 -07:00 |
|
Josh Matthews
|
6f4810c02c
|
Bug 536321 - e10s HTTP: suspend/resume. r=dwitte
|
2010-08-10 23:07:09 -04:00 |
|
Jason Duell
|
73d8cde7e6
|
Minor formatting fixes to redirects patch (bug 536294)
|
2010-08-11 00:09:50 -07:00 |
|
Honza Bambas
|
9eb088087e
|
Bug 536294 - e10s HTTP: redirects. r=jduell
--HG--
rename : netwerk/protocol/http/HttpChannelParent.cpp => netwerk/protocol/http/HttpChannelParentListener.cpp
rename : netwerk/protocol/http/HttpChannelParent.h => netwerk/protocol/http/HttpChannelParentListener.h
|
2010-08-10 20:11:57 -07:00 |
|
Honza Bambas
|
6d23857edd
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
--HG--
rename : netwerk/test/unit/test_redirect_caching.js => netwerk/test/unit/test_redirect-caching_passing.js
|
2010-07-28 20:33:06 +02:00 |
|
Jason Duell
|
2f3db0417e
|
Temporarily allow SetResponseHeader to be called after AsyncOpen. r=dwitte.
|
2010-06-29 14:36:09 -07:00 |
|
Benjamin Stover
|
b0870bf399
|
Bug 570867 - e10s http: add cookies to request in child, not parent [r=dwitte]
|
2010-06-15 16:07:10 -07:00 |
|
Doug Turner
|
be96d6cdaf
|
Fixup to http after the necko-file-move
--HG--
rename : netwerk/protocol/http/src/HttpBaseChannel.cpp => netwerk/protocol/http/HttpBaseChannel.cpp
rename : netwerk/protocol/http/src/HttpBaseChannel.h => netwerk/protocol/http/HttpBaseChannel.h
rename : netwerk/protocol/http/src/HttpChannelChild.cpp => netwerk/protocol/http/HttpChannelChild.cpp
rename : netwerk/protocol/http/src/HttpChannelChild.h => netwerk/protocol/http/HttpChannelChild.h
rename : netwerk/protocol/http/src/HttpChannelParent.cpp => netwerk/protocol/http/HttpChannelParent.cpp
rename : netwerk/protocol/http/src/HttpChannelParent.h => netwerk/protocol/http/HttpChannelParent.h
rename : netwerk/protocol/http/src/PHttpChannel.ipdl => netwerk/protocol/http/PHttpChannel.ipdl
rename : netwerk/protocol/http/src/PHttpChannelParams.h => netwerk/protocol/http/PHttpChannelParams.h
rename : netwerk/protocol/http/src/ipdl.mk => netwerk/protocol/http/ipdl.mk
|
2010-06-07 14:40:08 -07:00 |
|