Patrick McManus
6d4aa948ec
bug 1027364 - multiple http/2 header frames on same stream r=hurley
2014-06-19 23:42:29 -04:00
Honza Bambas
40a16c956f
Bug 1023413 - Introduce bool nsICacheStorage.exists(nsIURI, ACString), r=michal
2014-06-24 18:08:35 +02:00
Carsten "Tomcat" Book
05066fba21
Backed out changeset f2c5626b3cec (bug 1023413) for causing Android 2.2 Armv6 Opt XPCShell Test failures on a CLOSED TREE
2014-06-23 13:06:30 +02:00
Valentin Gosu
a8a162ead7
Bug 677754 - Fix test expecting a prompt for an unsafe redirect r=jduell
2014-06-22 23:35:01 +03:00
Honza Bambas
e697db4ce4
Bug 1023413 - Introduce bool nsICacheStorage.exists(nsIURI, ACString), r=michal
2014-06-21 21:41:02 +02:00
Steve Workman
2e3efd88bd
Bug 237623 - Listen for window's load event in test_partially_cached_content.html r=mcmanus
2014-06-13 13:39:00 +02:00
Daniel Stenberg
a29ee21efd
Bug 237623 - detect broken HTTP1.1 transfers. r=mcmanus,seth
...
Return error when the protocol layer detects a framing error. More data
was supposed to be delivered than what actually did arrive.
Error code returned for this: NS_ERROR_NET_PARTIAL_TRANSFER
In HTTP1.1 for Content-Length: and chunked-encoding underruns
In http2 and SPDY for framing errors when data has already been received.
imgRequest::OnStopRequest will keep partially loaded images shown but
remove them from cache.
2014-06-09 00:15:00 +02:00
Honza Bambas
eb9e89b8fe
Bug 1024635 - Add 'network' contract ID alias for the new cache service, r=bz
2014-06-13 01:45:43 +02:00
David Keeler
65bc823886
bug 1017160 - remove nsINSSCertErrorDialog and implementation r=cviecco
2014-06-09 16:35:35 -07:00
Honza Bambas
3b88a5649c
Backing out 400d92d915f4 (bug 938186) for opt build oranges, r=me
2014-06-09 22:17:01 +02:00
Honza Bambas
22461fd77e
Bug 938186 - HTTP cache v2: introduce DISALLOW_SYNC_CALLBACK for opening cache entries, r=michal
2014-06-09 20:59:08 +02:00
Steve Workman
5e587223a9
Bug 1011503 - Remove external addresses from test_speculative_connect.js r=mcmanus
2014-06-07 10:04:51 -07:00
Honza Bambas
4f2a59d172
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 20:14:07 +02:00
Ryan VanderMeulen
d4516e53a4
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
...
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
b1feb7e13a
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 18:27:38 +02:00
Honza Bambas
97dcef96df
Bug 938186 - introduce FORCE_ASYNC_CALLBACK for opening cache entries, r=michal
2014-06-05 18:27:38 +02:00
Jeremy Poulin
4c8dd6d4b2
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
...
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Valentin Gosu
4dd1a9d8b8
Bug 960014 - Make nsStandardURL::SetHost less magical around IPv6 r=honzab
...
Enforces brackets for IPv6 URLs in SetHost
Removed unreachable _if (!*host)_ block in nsStandardURL::SetHost
SetHostPort fails for empty and non-int strings
2014-05-02 06:31:43 +03:00
Monica Chew
3f0f699d9c
Bug 974018: Implement nsIRedirectHistory (r=mayhemer)
2014-05-22 12:58:23 -07:00
Birunthan Mohanathas
6f68094e30
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
62570a8716
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:50 +03:00
Birunthan Mohanathas
5d51a7d58f
Bug 869836 - Part 1: Use EqualsLiteral instead of == NS_LITERAL_STRING(...)
. r=ehsan
2014-05-22 06:48:50 +03:00
Honza Bambas
702d63544d
Bug 1011150 - HTTP cache v2: reimplement AsyncDoomURI for appcache storage, r=michal
2014-05-18 20:03:57 +02:00
Honza Bambas
3c66e9fb04
Bug 1010783 - Base CacheFileInputStream::Read on ReadSegments - test, r=michal
2014-05-18 20:03:57 +02:00
Honza Bambas
0a9a6f7ec8
Bug 1009500 - HTTP cache v2: respect OPEN_BYPASS_IF_BUSY, r=michal
2014-05-14 23:12:38 +02:00
Nicholas Hurley
19786453ec
Bug 1006804 - Enforce TLS key type and size restrictions in HTTP/2. r=mcmanus.
2014-05-14 10:37:05 -07:00
Nicholas Hurley
688dabf305
Bug 1006091 - Seer test needs to make sure pref is true before running. r=mcmanus
2014-05-07 16:03:00 -04:00
Neil Rashbrook
f9520ae677
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-05-08 20:08:38 +01:00
Henri Sivonen
6a6cd36d81
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
Nicholas Hurley
0e5dc5eb62
Bug 1005958 - Disable seer. r=mcmanus
2014-05-05 13:21:17 -07:00
Jim Blandy
af64a62438
Bug 1004313: Handle partial flushes correctly in nsBufferedOutputStream::WriteSegments. r=mcmanus
2014-05-02 11:32:23 -07:00
Valentin Gosu
eea6053ccb
Bug 983000 - "Intermittent test_ping_aboutnetworking.js | test failed (with xpcshell return code: 0), see following log | -1 != -1 - See following stack" r=mcmanus
2014-05-01 15:57:00 +02:00
Brian Smith
b1819d113f
Bug 1004642: Fix compiler warning in TestUDPSocket.cpp, r=jduell
...
--HG--
extra : rebase_source : 6f1a68f6e009924e5661d084da1543503a5a4ee7
2014-05-01 14:35:17 -07:00
Honza Bambas
3c1571370b
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-05-01 13:28:12 +02:00
Honza Bambas
e0a27b1b69
Backing out bug 916052 (2557b51a47a0) for build bustage on linux/osx, r=bustage on CLOSED TREE
2014-04-30 13:05:43 +02:00
Honza Bambas
31fe98bfc2
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-04-30 12:39:18 +02:00
J. Ryan Stinnett
9e8afb8adf
Bug 960397 - Part 2: Multicast option support for UDPSocket. r=mayhemer
2014-04-29 21:35:00 +02:00
Nicholas Hurley
eaf9b76077
Bug 1001022 (part 2) - Update unit tests for http2 draft12. r=mcmanus
2014-04-29 18:46:05 -07:00
Nicholas Hurley
d8ad898623
Bug 993937 (part 2) - Update unit tests for http2 draft11. r=mcmanus
...
This updates our copy of node-http2 to the version that implements
draft11, and has the one-line change to make the xpcshell test work.
2014-04-29 18:46:01 -07:00
Birunthan Mohanathas
ff8ce9bd42
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Valentin Gosu
f311d370e2
Bug 991116 - Intermittent test_ping_aboutnetworking.js. r=mcmanus
...
Use nsMainThreadPtrHandle<NetDashboardCallback> for JS objects.
Remove pointles code that clears the JS callback.
Fix test using out of scope variable.
2014-04-23 23:45:10 +03:00
Martin Thomson
9ade181aa5
Bug 907770 - Part 2: Test changes for https support on b2g/android. r=jmaher
2014-03-14 11:25:48 -07:00
Georg Koppen
39179ce95a
Bug 971153 - Write a test for bug 751465. r=mcmanus
...
This patch adds a) a test for the fixed proxy bypass in bug 751465 and
makes b) some underlying changes to the nsDNSService to be able to write
that test in the first place.
2014-04-15 22:13:00 +02:00
Michal Novotny
26cbc9bbf4
Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal
2014-04-10 12:47:20 +02:00
David Rajchenbach-Teller
7be061daec
Bug 928340 - Tests for nsIAsyncStreamCopier2. r=mayhemer
2014-04-10 10:00:08 +02:00
Honza Bambas
3d554db1ee
Bug 968593 - HTTP cache v2: Make load context key (a.k.a key prefix) safely parsable, r=michal
2014-04-06 20:44:40 +02:00
Honza Bambas
4036f5469f
Bug 985932 - Fix error HTTP response in test_partially_cached_content.html, r=sworkman
2014-04-04 14:42:06 +02:00
Shu-yu Guo
66303a7e33
Bug 989509 - Part 2: dom/, netwerk/, startupcache/, and xpcom/ (r=aklotz,bent,gvselto,mayhemer,Mossop)
2014-04-03 19:29:40 -07:00
Nicholas Hurley
46d35cb55e
Bug 965869 (part 2) - HTTP/2 draft10 tests. r=mcmanus
2014-03-26 10:58:11 -07:00
Pranav Kant
c3118c11cf
Bug 952927 : Part 2 - Extended TestUDPSocket for raw data functionality, r=mcmanus
2014-03-13 13:43:42 +08:00