Commit Graph

113 Commits

Author SHA1 Message Date
Alon Zakai
1577f6249e Bug 536289 - Part 2: Make FTP work for fennec. r=jduell a=blocking-fennec 2010-08-10 14:47:00 -04:00
Dan Witte
e1f73a5147 Bounce input stream and FTP patches for Windows test failure. a=bustage 2010-10-19 19:46:54 -07:00
Alon Zakai
ff4cac0f9d Bug 536289 - Part 2: Make FTP work for fennec. r=jduell a=blocking-fennec 2010-08-10 14:47:00 -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
Honza Bambas
96823dc843 Bug 536294 - e10s HTTP: redirects. r=jduell 2010-08-10 20:11:57 -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
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
Honza Bambas
908f2ba27b Bug 569227 - Join HttpChannelChild with its TabChild, r=smaug 2010-06-18 12:49:28 +02: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
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