Josh Matthews
7a0cd8c3b7
Bug 536289 - Part 1: Move IPC::InputStream to a more general location. r=jduell a=blocking-fennec
2010-10-14 14:21:48 -04:00
Michal Novotny
3a7cd68f0a
Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
2010-10-11 13:35:10 +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
Alon Zakai
f21a24aa12
Bug 599428 - Optimize permissions IPC. r=dwitte a=blocking-fennec
2010-10-09 11:07:38 -07:00
Josh Matthews
1bfc342660
Bug 598076 - Create EventQueue class to allow multiple necko protocols to reuse IPDL queueing code. r=jduell a=blocking-fennec
2010-09-20 14:37:09 -04:00
Doug Turner
b81cfd37f3
Bug 558624 - e10s Cookies: Optimize implementation. Part 1. Clean up warning in http. r=dwitte. a=blocking-fennec
2010-10-01 15:18:55 -07:00
Honza Bambas
96823dc843
Bug 536294 - e10s HTTP: redirects. r=jduell
2010-08-10 20:11:57 -07:00
Josh Matthews
572157ce14
Bug 580450 - Clean up IPC::URI. r=dwitte
2010-07-26 15:59:34 -04:00
Josh Matthews
f54499ffa2
Backint out bug 580450, changeset 4d2c9a0c5e1c
2010-08-02 11:29:10 -04:00
Josh Matthews
dc0e26cd97
Bug 580450 - Clean up IPC::URI. r=dwitte
2010-07-26 15:59:34 -04:00
Josh Matthews
306d104cb1
Bug 582442 - Make unserializable URIs less fatal. r=dougt
2010-07-27 19:40:17 -07:00
Steffen Imhof
9c41e19938
Bug 565163 - e10s: nsHTMLDNSPrefetch needs to be forwarded to chrome. r=dougt
2010-07-26 11:49:09 -07:00
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
Chris Jones
131910888d
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
2010-07-19 13:33:33 -05:00
Josh Matthews
ac6b11d275
Bug 566799 - e10s: Make IPC::URI the go-to for all IPC URI action. Part 2. Allow javascript:. r=dougt
2010-06-29 20:58:28 -07:00
Josh Matthews
8b6512e650
Bug 566799 - e10s: Make IPC::URI the go-to for all IPC URI action. r=dwitte
2010-06-29 15:00:25 -07:00
Jason Duell
0d60f78ddf
Bug 575514: Make DROP_DEAD not die for releases, and allow override by NECKO_ERRORS_ARE_FATAL env var. r=jdm
2010-06-21 00:11:50 -07:00
Josh Matthews
4936b4b4dc
Bug 574066: xpcshell tests broken since bug 569277. r=bsmedberg
2010-06-23 14:50:45 -04:00
Honza Bambas
908f2ba27b
Bug 569227 - Join HttpChannelChild with its TabChild, r=smaug
2010-06-18 12:49:28 +02: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
4c6e82dfa7
Adjust the netwerk/ipc makefile so that it can find http sources
2010-06-07 15:02:45 -07:00
Jason Duell
049e1a0d66
Bug 567428: Turn e10s/necko on by default. r=dwitte
2010-05-21 16:18:19 -07:00
f8cd89abf0
Bug 536316 - e10s HTTP: channel refcounting. r=jduell
2010-04-24 00:19:33 +10:00
Chris Jones
5ec56b40a4
Followup to bug 541131: update |include protocol "PFoo.ipdl"| usages in e10s.
2010-04-27 02:12:38 -05:00
Josh Matthews
21ea79d440
Bug 541174 - quick fix (part4)
2010-04-27 04:01:44 +10:00
Josh Matthews
22bbe19672
Bug 541174 - e10s HTTP: Improve how URIs are serialized (part1). r=dwitte
2010-04-09 18:26:36 +12:00
Dan Witte
574ba567e2
Bug 537156 - [e10s] Implement cookies. r=jduell,sdwilsh; sr=bz
2010-03-25 16:02:28 -07:00
Jason Duell
19e45c474e
Bug 530952: Electrolysis HTTP Channel implementation. author=jduell, r=bsmedberg, sr=bz
...
- Supports only primitive xpcshell HTTP requests which don't set/get HTTP
headers, don't do redirects, observers, load groups, or anything else other
than basic things like looking at the reply body, Content-type, Content-length, etc.
- Tested with network/test/unit_ipc/test_simple_wrap.js (patch @ bug 521922)
- Only used if "NECKO_E10S_HTTP" set in environment.
- Force http.h to get #included before any IPDL files, to centralize #define
handling of LOG and to make sure FORCE_PR_LOGGING is set if needed (bug
545995)
2009-09-22 11:55:33 -07:00
Chris Jones
f40a90e249
bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg
2009-12-03 02:16:14 -06:00
Chris Jones
4e37ff3dba
bug 517977: require actor impls to override AllocPFoo/DeallocPFoo instead of PFooConstructor/PFooDestructor
2009-09-22 12:31:11 -05:00
Chris Jones
0f1302af7c
switch message handler nsresult return types to bool. appears to break test plugin, will be temporary
2009-09-17 18:09:20 -05:00
Jason Duell
af4d1f0cda
Necko init patch, with modeline fixes
2009-08-18 12:05:15 -07:00