Michael Wu
0fe7772ece
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
Jason Duell
6f25b28ccd
Bug 588256: e10s HTTP: clean up more aggressively in DocumentChannelCleanup. r=jdm
2011-09-02 13:03:42 -07:00
Han Chang
60384ad32f
Bug 673260. HttpChannelChild::RecvAssociateApplicationCache needs to be buffered. r=jduell
2011-08-22 14:17:14 -07:00
Honza Bambas
7e1050d842
Bug 675804, r=jduell
2011-08-08 14:20:02 +02:00
Jason Duell
3b5f86056b
Bug 660774 - e10s necko: refactor channelEventQueue to allow async resume/flush. r=jdm
2011-06-11 18:37:09 -07:00
Nick Hurley
ce408bea34
Bug 637339 - Improve error handling in HttpChannelChild. r=honzab
2011-06-11 18:37:03 -07:00
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
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
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
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
Josh Matthews
5d076fd72b
Bug 536289 - Generalize IPDL event queue some more. r=jduell a=blocking-fennec
2010-10-16 01:26:14 -04: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
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
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
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
Jason Duell
329d95e7d9
Merge from m-c.
...
Fair amount of merge conflicts.
Biggest item was changes to nsHttpChannel from web sockets changes.
Other likely suspects if things are borken:
nsFrameLoader.cpp:
- nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
nsnull (m-c) to local process call to new nsFrameMessageManager(),
callback arg? Smaug said null.
- only calling SetCallBackData for local case. also +r smaug.
nsPrefBranch.cpp had fairly extensive merge conflicts.
nsChromeRegistry had lots of changes.
Dougt did most of the non-necko changes (thanks).
2010-06-22 17:33:57 -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