Commit Graph

43 Commits

Author SHA1 Message Date
Jason Duell
4aecbbf25e Bug 646373 - Fix AdBlock2 on fennec (nsITraceableChannel.setNewListener() is unimplemented under e10s.) r=honza, a=queue 2011-05-24 02:32:26 -07:00
Jason Duell
14894bb657 Add missing OnExamineResponse() call to e10s HTTP. r=biesi 2011-05-23 22:14:16 -07:00
Nick Hurley
9c8296d33e bug 648878 - move get(local|remote)(address|port) to httpchannelchild r=jduell 2011-05-05 11:45:59 -04:00
Boris Zbarsky
2390b35a9b Backed out changeset 998b91ea0ffa (bug 648878) because it doesn't build on Windows. 2011-05-03 19:34:58 -04:00
Nick Hurley
8e1a2ef876 bug 648878 - move get(local|remote)(address|port) to httpchannelchild, r=jduell 2011-05-03 17:47:05 -04:00
Ehsan Akhgari
846b6f7d80 Merge cedar into mozilla-central 2011-04-10 15:11:22 -04:00
Honza Bambas
0ef13e73e4 Bug 526207: Make IP address and port information available to HTTP activity observers. r=biesi 2011-04-10 10:33:08 -07:00
Jason Duell
e302b76e3f Bug 561694: Optimize IPDL traffic for necko OnProgress/OnStatus. r=honzab 2011-04-09 20:42:05 -07:00
Dave Townsend
6bac686ad0 Backout of changeset 38d1b321c98b from bug 579846. a=bustage 2011-01-24 14:58:20 -08:00
Honza Bambas
07b8cf2bc3 Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended [Fennec part], r=jduell, a=betaN+ 2011-01-23 23:49:30 +01:00
Josh Matthews
553b6c7adb Bug 616861 - Replicate behaviour of nsHttpChannel in regards to failure status codes in OnStopRequest. r=jduell a=blocking-fennec 2010-12-06 18:28:45 -05:00
Honza Bambas
7f08427c69 Bug 591707 - e10s: handle redirects from HTTP to a different protocol, r=jduell, a=blocking-fennec2.0b3+ 2010-11-23 23:56:06 +01:00
Jae-Seong Lee-Russo
9dad18d1d4 Bug 564553 - e10s HTTP: Serialize nsInputStreams to support large file uploads. r=dwitte, a=blocking-fennec2.0b2+ 2010-10-21 11:36:13 -07:00
Honza Bambas
554d2d6a38 Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+ 2010-10-20 19:12:32 +02:00
Dan Witte
e1f73a5147 Bounce input stream and FTP patches for Windows test failure. a=bustage 2010-10-19 19:46:54 -07:00
Jae-Seong Lee-Russo
5952b72f45 Bug 564553 - e10s HTTP: Serialize nsInputStreams to support large file uploads. Part 1: serialize them. r=dwitte, a=blocking-fennec2.0b2+ 2010-10-19 17:24:52 -07:00
Josh Matthews
5d076fd72b Bug 536289 - Generalize IPDL event queue some more. r=jduell a=blocking-fennec 2010-10-16 01:26:14 -04:00
Honza Bambas
90bf227e36 Bug 586766 - e10s http: fix redirect/cancel race. r=jduell, a=blocking-fennec-b2 2010-10-08 22:07:58 -07:00
Honza Bambas
b4b7e911ba Bug 586738 - e10s http: check HttpChannelChild::Redirect1Begin cancel logic. r=jduell, a=blocking-fennec-b2 2010-10-08 22:07:49 -07:00
Josh Matthews
34c7406821 Bug 591708 - Initiate all PHttpChannel protocol deletion from the child to avoid races. r=honzab a=blocking-fennec 2010-09-15 12:26:15 -07:00
Josh Matthews
e95da0907a Bug 598076 - Update HTTPChannelChild to use new general event queueing infrastructure. r=jduell a=blocking-fennec 2010-09-20 14:37:13 -04:00
Doug Turner
e86060bb51 Bug 558624 - e10s Cookies: Optimize implementation. Part 3. Forward request head to child during OnStartRequest. r=dwitte. a=blocking-fennec 2010-10-01 21:17:23 -07:00
Josh Matthews
7f2c2002b8 Bug 595972 - Fix event queue state invariants on HTTP channel resume. r=jduell a=blocking-fennec 2010-09-17 00:23:25 -07:00
Brian Crowder
389ab8aec1 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
3608eb8e54 Bug 567267 - Move nsIEncodedChannel logic to base Http class, r=dwitte, blocking-fennec2.0b1=mfinkle 2010-09-15 15:55:08 -07:00
Jason Duell
6335923781 e10s http: Document channels' cache descriptor causes hang on reloads r=honza 2010-08-17 15:17:00 -07:00
Honza Bambas
e271f5f63b Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie 2010-08-13 01:06:40 -07:00
Dan Witte
6720da0539 Bug 536317 - e10s HTTP: implement Cancel. r=jduell, a=blocker 2010-08-12 02:05:16 -07:00
Josh Matthews
aa29b2579d Bug 536321 - e10s HTTP: suspend/resume. r=dwitte 2010-08-10 23:07:09 -04:00
Honza Bambas
96823dc843 Bug 536294 - e10s HTTP: redirects. r=jduell 2010-08-10 20:11:57 -07:00
Josh Matthews
65eade7361 Bug 584604 - e10s HTTP: Clean up IPDL buffering. r=jduell,cjones
jduell: Made a bunch of structural/naming changes.
Merged in test patches.
2010-08-06 00:59:37 -04:00
Chris Jones
39fe96c0d4 Bug 582477 - e10s: HttpChannelChild triggers abort on bing.com. r=jduell,jdm 2010-08-05 08:43:02 -07:00
Josh Matthews
bc74c8d2a3 Bug 559200 - Follow up to remove unsafe locking r=dougt 2010-08-04 16:13:12 -07:00
Josh Matthews
5c0db87aff Bug 559200 - e10s HTTP: Buffer incoming IPDL necko messages. r=dougt 2010-04-21 12:46:50 +09:30
Josh Matthews
99c0027dff Bug 572980 - e10s: HttpChannelChild incorrectly refcounted. r=cjones, jduell.
This version adds checks to make sure child doesn't try to send any IPDL msgs to
parent after IPDL has been shut down.
2010-06-27 12:44:15 -04:00
Jason Duell
51fb1b57a6 Backed out 9cfe0ace0e95 (SecurityInfo). Segfaulting. 2010-06-30 17:42:30 -07:00
Honza Bambas
021234ecef e10s HTTPS: securityInfo. sr=biesi. 2010-06-30 09:17:51 -07:00
Jason Duell
480ac47f96 # User Michal Novotny <michal.novotny@gmail.com>
# Date 1277056918 -7200
Bug 537164 - e10s HTTP: caching.  r=jduell, sr=biesi
2010-06-23 23:55:19 -07:00
Honza Bambas
e59b93aba3 Bug 569044 - "e10s HTTP: handle requests with no responseHead" [r=jduell] 2010-06-18 03:32:00 -07:00
Honza Bambas
908f2ba27b Bug 569227 - Join HttpChannelChild with its TabChild, r=smaug 2010-06-18 12:49:28 +02:00
Benjamin Stover
a36a2c4277 Bug 570867 - e10s http: add cookies to request in child, not parent [r=dwitte] 2010-06-15 16:07:10 -07:00
Jason Duell
ccb24d8a2d Add bug numbers for all TODO items that lack them in necko e10s code. r=cjones 2010-06-09 20:19:28 -07:00
Doug Turner
6710081913 Fixup to http after the necko-file-move 2010-06-07 14:40:08 -07:00