Monica Chew
|
6fe994703a
|
Bug 974018: Implement nsIRedirectHistory (r=mayhemer)
|
2014-05-22 12:58:23 -07:00 |
|
Daniel Stenberg
|
736938c11c
|
Bug 959100 - Make ParseChunkRemaining detect chunk size overflow. r=jduell
|
2014-01-17 17:07:29 +01:00 |
|
Honza Bambas
|
8ee832cff4
|
Bug 949667 - crash in mozilla::net::HttpChannelParent::OnStartRequest, fail redirect to unsupported protocol on child process, r=jduell
|
2014-01-14 15:59:00 +01:00 |
|
Jason Duell
|
0c4425831b
|
Bug 945066: remote nsIDNSService to child. r=jdm
* * *
bug 945066. Fix windows bustage. r=jduell
|
2013-12-11 11:03:51 -08:00 |
|
Carsten "Tomcat" Book
|
e249bd1a6e
|
Backed out changeset 3072c9af15b3 (bug 945066) for fixing bustage on a CLOSED TREE
|
2013-12-11 11:51:35 +01:00 |
|
Jason Duell
|
6625975d9d
|
Bug 945066: Make nsIDNSService work on child processes. r=jdm
|
2013-12-11 01:37:57 -08:00 |
|
Gregory Szorc
|
7bd3c0ae36
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
|
Honza Bambas
|
894ba59236
|
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
|
2013-09-20 11:11:25 +02:00 |
|
Mihnea Dobrescu-Balaur
|
de3e7988f4
|
Bug 888350 - Use a dynamic port in network/test/unit* xpcshell tests so they can be run in parallel. r=honzab
|
2013-07-19 10:19:28 -07:00 |
|
Jonathan Mayer
|
529b037b7c
|
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
|
2013-02-22 08:16:01 -08:00 |
|
Peter Eckersley
|
f8453319f2
|
Bug 765934: Test cases for the redirectTo API. r=honza
|
2013-01-24 12:49:41 -08:00 |
|
Josh Matthews
|
b8e77d1643
|
Bug 818667 - Put HTTP cache into app jars. r=michal.novotny
|
2012-12-28 12:50:23 -05:00 |
|
Josh Matthews
|
84d274cfbc
|
Backed out changeset d924c6aa0a8f (bug 818667)
|
2012-12-28 12:31:44 -05:00 |
|
Josh Matthews
|
c7bb6fdcf9
|
Bug 818667 - Put HTTP cache into app jars. r=michal.novotny
|
2012-12-28 11:56:31 -05:00 |
|
Josh Matthews
|
a7cb2b3434
|
Bug 722850 - Part 2: Query the private browsing status of channels used to manipulate cookies. r=mconnor
|
2012-02-08 13:37:07 -05:00 |
|
Ed Morley
|
fd965f5f0b
|
Backout 7a0fe388a24b, 2a9fbd15cad4, 320c1567e431 & d907ac7bf669 (bug 722850) for xpcshell & browser-chrome failures
|
2012-11-16 14:18:41 +00:00 |
|
Josh Matthews
|
624e9dce37
|
Bug 722850 - Part 2: Query the private browsing status of channels used to manipulate cookies. r=mconnor
|
2012-02-08 13:37:07 -05:00 |
|
Jason Duell
|
5509ed80ad
|
Bug 806753 - e10s: Remove already broken support for child-side http-on-* observers r=bz
|
2012-11-07 17:24:27 -08:00 |
|
Jason Duell
|
fa09e23fb6
|
Bug 756648 - Implement "cookie jars" for apps. r=biesi,smaug
--HG--
rename : netwerk/test/unit_ipc/test_cookie_wrap.js => netwerk/test/unit_ipc/test_cookie_header_wrap.js
|
2012-09-18 12:04:04 -04:00 |
|
Jason Duell
|
7f7428d402
|
Bug 775119 - e10s: implement nsILoadContext in ParentChannels, remove PrivateBrowsingConsumer r=jdm
|
2012-07-22 15:35:33 -07:00 |
|
Julian Reschke
|
e5d7b34244
|
Bug 676059 - Make redirect prompting depend on HTTP-safeness of method, not presence of request body. r=bz
--HG--
extra : rebase_source : 758d5f6a873e072dee96da181cbb0b1c8419fcd3
|
2011-10-14 17:46:33 +02:00 |
|
Nick Hurley
|
924d548d31
|
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
|
2011-09-09 15:41:04 -07:00 |
|
Paul A. Adeyenuwo
|
8750208034
|
Bug 660158 - Remove all references to head_ipc.js; r=jduell
|
2011-07-17 12:07:42 +02:00 |
|
Patrick McManus
|
71ea7f9c8f
|
bug 655389 - CRLF Injection and the parsing of HTTP headers. r=bz
|
2011-07-04 23:12:30 -07:00 |
|
Jason Duell
|
52817aa73e
|
Remove broken GetLocal calls in test_traceable_channel.js, r=jduell, a=queue
|
2011-05-24 02:29:02 -07:00 |
|
Joel Maher
|
193c66083d
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04: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 |
|
Doug Turner
|
cf46fb33c9
|
Bug 558624 - e10s Cookies: Optimize implementation. Part 2. Tests. r=dwitte. a=blocking-fennec
--HG--
extra : rebase_source : d199cb380ff0a69353c6f35d6d959fb95b226bf6
|
2010-10-01 15:18:55 -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
|
7ec8ac2aba
|
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
|
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
|
a642a0f8aa
|
Disable test_bug528292.js in content for now since it's broken from prefs and redirects. Bug 575094 will fix.
--HG--
rename : netwerk/test/unit_ipc/test_bug528292_wrap.js => netwerk/test/unit_ipc/disabled_test_bug528292_wrap.js
|
2010-06-29 17:17:45 -07:00 |
|
Jason Duell
|
9071f96257
|
Bug 567428: Turn e10s/necko on by default. r=dwitte
|
2010-05-21 16:18:19 -07:00 |
|
Chris Jones
|
243218439d
|
Temporarily work around bug 546351 by disabling this test. irc-r=jduell
|
2010-05-14 17:08:29 -05:00 |
|
Jae-Seong Russel-Lee
|
9a47608f25
|
Bug 561692 - e10s HTTP: Implement nsIProgressEventSink: part1 r=jduell
|
2010-05-13 10:28:51 -07:00 |
|
Jae-Seong Lee-Russo
|
d0d52aed33
|
Bug 547051: e10s: Support local use of Set/GetOwner for HttpChannelChild. r=jduell
--HG--
extra : rebase_source : f3f0865de440843825d7d4b4b865bee6b5a647c4
|
2010-04-21 02:02:05 -07:00 |
|
Jason Duell
|
70617ee7a8
|
Bug 546581: e10s HTTP: create common base class for HttpChannelChild and nsHttpChannel. a=dwitte, r=jae-seong, r=jduell
|
2010-04-07 01:43:09 -07:00 |
|
Jason Duell
|
99b97f5792
|
Bug 547809 - e10s HTTP: turn on IPC networking by default for xpcshell tests. a=jduell, r=dwitte
--HG--
extra : rebase_source : 5f752bfc570d9c65a7bd8311e16e87289f15fb66
|
2009-10-30 17:39:58 -07:00 |
|
Jason Duell
|
3898298861
|
Bug 536279 (send request headers to chrome channel) and bug 536283 (send full nsHttpResponseHead in OnStartRequest) a=jae-seong r=dwitte,jduell
|
2010-03-23 08:14:36 -07:00 |
|
Jason Duell
|
b2c871b279
|
Add run_test_in_child() and do_load_child_test_harness() xpcshell functions (bug 521922). r=bent sr=ted
Add necko 'unit_ipc' test directory under e10s, plus simple HTTP test.
|
2009-10-17 00:05:27 -07:00 |
|