Honza Bambas
|
2e67f4a1bb
|
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
|
cd75c58252
|
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
|
2a43330d52
|
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
|
2010-10-20 19:12:32 +02:00 |
|
Dan Witte
|
6b7bdc50fe
|
Bounce input stream and FTP patches for Windows test failure. a=bustage
|
2010-10-19 19:46:54 -07:00 |
|
Jae-Seong Lee-Russo
|
b33b8c353d
|
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 |
|
Honza Bambas
|
db55e1232a
|
Bug 586766 - e10s http: fix redirect/cancel race. r=jduell, a=blocking-fennec-b2
|
2010-10-08 22:07:58 -07:00 |
|
Josh Matthews
|
d3709482f4
|
Bug 591708 - Initiate all PHttpChannel protocol deletion from the child to avoid races. r=honzab a=blocking-fennec
--HG--
extra : rebase_source : 76568dbe568345aaf276ef166407c9338bf8f477
|
2010-09-15 12:26:15 -07:00 |
|
Doug Turner
|
f65a41ce79
|
Bug 558624 - e10s Cookies: Optimize implementation. Part 3. Forward request head to child during OnStartRequest. r=dwitte. a=blocking-fennec
--HG--
extra : rebase_source : f7becf88a7e0daddf680e578b82b1e198c4d5437
|
2010-10-01 21:17:23 -07:00 |
|
Jason Duell
|
1a28c6a685
|
e10s http: Document channels' cache descriptor causes hang on reloads r=honza
--HG--
extra : rebase_source : 997176054b8665819c4fd9d670e7705087592daa
|
2010-08-17 15:17:00 -07:00 |
|
Honza Bambas
|
c32ff56c91
|
Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie
|
2010-08-13 01:06:40 -07:00 |
|
Dan Witte
|
6d5a1d5e63
|
Bug 536317 - e10s HTTP: implement Cancel. r=jduell, a=blocker
|
2010-08-12 02:05:16 -07:00 |
|
Josh Matthews
|
00afa443f6
|
Bug 536321 - e10s HTTP: suspend/resume. r=dwitte
|
2010-08-10 23:07:09 -04:00 |
|
Honza Bambas
|
df0ee9e34a
|
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 |
|
Josh Matthews
|
0f85e469fa
|
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
|
386cfabff6
|
Backed out 9cfe0ace0e95 (SecurityInfo). Segfaulting.
|
2010-06-30 17:42:30 -07:00 |
|
Honza Bambas
|
8faab2606c
|
e10s HTTPS: securityInfo. sr=biesi.
|
2010-06-30 09:17:51 -07:00 |
|
Jason Duell
|
69fa05ae34
|
# 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
|
16be797df3
|
Bug 569044 - "e10s HTTP: handle requests with no responseHead" [r=jduell]
|
2010-06-18 03:32:00 -07:00 |
|
Jason Duell
|
b9be7ef15f
|
Add bug numbers for all TODO items that lack them in necko e10s code. r=cjones
--HG--
extra : rebase_source : c29981d18cd8fc43a11a48cbd1b7e9a2f24c9b24
|
2010-06-09 20:19:28 -07:00 |
|
Doug Turner
|
8951d536c0
|
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 |
|