Nicholas Hurley
6bd9fe0ff7
Bug 1030203 - Send PROTOCOL_ERROR when receiving PUSH_PROMISE with push disabled. r=mcmanus
2014-06-27 13:13:42 -07:00
Steve Workman
ef258ae285
Bug 1024015 - Only enable HTTP response timeout when TCP Keepalives are disabled for HTTP r=mcmanus
2014-06-26 11:03:45 -07:00
Dragana Damjanovic
a025cf6b18
Bug 748117 - Make sure http channel is pending in OnStartRequest & OnDataAvailable r=jduell
2014-06-26 18:51:49 -07:00
Ryan VanderMeulen
3fb7520283
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-06-26 17:13:04 -04:00
Carsten "Tomcat" Book
c481d404e3
Merge mozilla-central to b2g-inbound
2014-06-26 15:58:35 +02:00
Ehsan Akhgari
654864a447
Backed out bug 1023058 because the upstream LLVM bug was fixed.
...
Upstream bug: http://llvm.org/bugs/show_bug.cgi?id=19987
2014-06-25 22:24:49 -07:00
Benjamin Chen
fbb1394204
Bug 1021006 - [RTSP] Browser pops up a network warning message in the end of RTSP streaming. r=sworkman
2014-06-17 17:47:13 +08:00
Andrea Marchesini
417cb89983
Bug 1016352 - WebSocketChannelChild must be thread-safe. r=jduell
2014-06-23 22:43:00 -04:00
Benoit Jacob
4180218bc7
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
2014-06-24 12:36:44 -04:00
Patrick McManus
926e563e62
bug 1029163 - part 3 tunnel https/h1 over h2 could duplicate bytes in upload and corrupt data r=hurley
2014-06-24 07:56:08 -04:00
Patrick McManus
064aa10644
bug 1029163 - part 2 tlsproxy incomplete upload flushes need to be rescheduled r= hurley
2014-06-24 07:56:07 -04:00
Patrick McManus
3649523288
bug 1029163 - part 1 nsPipe can turn failures into OK, consider that in the tlsproxy code r=hurley
2014-06-24 07:56:07 -04:00
Patrick McManus
6d4aa948ec
bug 1027364 - multiple http/2 header frames on same stream r=hurley
2014-06-19 23:42:29 -04:00
Jeremy Poulin
f5bbeec25a
Bug 1028426 - Move check for unused speculative connections to where they are removed. r=hurley
2014-06-20 15:17:23 -07:00
Honza Bambas
3972f064c7
Bug 1030426 - network.negotiate-auth.allow-insecure-ntlm-v1-https allows sending NTLMv1 credentials in plain to HTTP proxies, r=mcmanus
2014-06-26 15:08:35 +02:00
Honza Bambas
c3a79a614e
Bug 1023748 - Allow NTLMv1 over SSL/TLS by default, r=jduell
2014-06-23 19:43:40 +02:00
Nicholas Hurley
11c5c7db1e
Bug 1026609 - HTTP/2 draft 13 part 1 - client implementation. r=mcmanus
2014-06-25 17:33:15 -07:00
Valentin Gosu
375c508db3
Bug 1020539 - clear about:networking hostname list when deleting history r=mcmanus
2014-06-21 04:12:56 +03:00
Daniel Stenberg
e2306dd3e3
Bug 1027353: avoid Http2Session NULL deref. r=hurley
2014-06-18 23:15:00 -04:00
Benoit Jacob
f8aed38cee
Bug 1027251 - Fix or whitelist dangerous public destructors in netwerk/ - r=mcmanus
2014-06-20 07:08:24 -04:00
Nicholas Nethercote
39f29c384a
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
...
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
Jeremy Poulin
7769347d37
Bug 1024639 - Added telemetry tracking for used, total, and unused telemetry connections. r=hurley
2014-06-17 13:35:25 -07:00
Kyle Huey
5b596dc0ff
Bug 1024898: Allow (most) nsBaseChannel subclasses to retarget OnDataAvailable to other threads. r=jduell,sworkman
2014-06-17 09:39:26 -07: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
Nicholas Hurley
e1d1268cfc
Bug 1025071 - Save header table space by not indexing :path r=mcmanus
2014-06-13 15:02:05 -07:00
Patrick McManus
eee36d8e7d
bug 1025075 - http2 CONNECT streams should have consistent priority r=hurley
...
---
netwerk/protocol/http/Http2Session.cpp | 3 ++-
netwerk/protocol/http/SpdySession3.cpp | 3 ++-
netwerk/protocol/http/SpdySession31.cpp | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
---
netwerk/protocol/http/Http2Session.cpp | 3 ++-
netwerk/protocol/http/SpdySession3.cpp | 3 ++-
netwerk/protocol/http/SpdySession31.cpp | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
2014-06-13 09:29:00 -04:00
Ethan Tseng
e9a798f62a
Bug 1021890 - [RTSP] Compiler warning - character constant too long in RTSPConnectionHandler.h. r=sworkman
2014-06-10 15:36:46 +08:00
"Kan-Ru Chen (陳侃如)"
8019b23d50
Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:36 +08:00
Jeff Muizelaar
5d2a4b8817
Bug 1022049. Switch to <intrin.h>. r=nfroyd
...
Instead of declaring these ourselves just use intrin.h
This has the advantage of allowing them to work with clang-cl
--HG--
extra : rebase_source : b78c756edb5dcdf1fd9127ad5e1a7ae183e72e3c
2014-06-09 17:26:55 -04:00
Patrick McManus
7a06049ac4
bug 1022076 - http/2 explicit gzip for post h2-12 r=hurley
...
bug 1022076 - http/2 explicit gzip for post h2-12 r=hurley
--HG--
extra : rebase_source : 8603c97c9ed664520e748ebba405e6a1bce6b3e8
2014-06-06 19:18:00 -04:00
Patrick McManus
5eb912a5c5
bug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley
...
bug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley
--HG--
extra : rebase_source : caf1ad18fced8e9c7ef78c1eccbfb2dec2d6181c
2014-06-06 11:18:00 -04:00
Patrick McManus
5076fc930a
bug 1022195 - http2 allow indexing of cookie crumbs with decent entropy r=hurley
...
--HG--
extra : rebase_source : fb48d4aaf4d81007ac5532f493a87babb23257f7
2014-06-07 11:54:38 -04:00
Ryan VanderMeulen
d277adb90b
Merge m-c to b2g-inbound. a=merge
2014-06-06 17:34:22 -04:00
Ethan Tseng
395bed4bb7
Bug 1020379 - [RTSP] Fix trivial compile warnings. r=sworkman
2014-06-06 11:28:45 +08:00
Ethan Tseng
df66611f95
Bug 1020379 - [RTSP] Fix potential infinite loop in ARTPConnection.cpp. r=sworkman
2014-06-06 10:59:47 +08:00
Nicholas Hurley
f875e6894a
Bug 1019918 - Remove pushed stream from SpdyPushCache when cleaning it up. r=mcmanus
...
--HG--
extra : rebase_source : 2c1c23668adf041eb27c8f0509aebfbfab9497ca
2014-06-04 15:37:00 -04:00
Valentin Gosu
5dedb5bf3f
Bug 1006575 - Redirected iframe inserts 2 entries into resource timing buffer
2014-06-05 22:24:47 +03:00
Patrick McManus
5c9442b6f0
bug 1003566 - part 1 - allowSTS attribute to nsIHttpChannel r=honzab
2014-06-04 09:57:15 -07:00
Nicholas Hurley
dc01333be4
Bug 1019921 - [http/2] Don't change to discarding padding state when all padding has been processed. r=mcmanus
2014-06-03 19:41:26 -07:00
Valentin Gosu
7300110fdb
Bug 983243 - WSS WebSocket leaks TCP/IP connection if closed prematurely r=mcmanus
...
Prevent WebSocketChannel::OnTransportAvailable from reinitializing the channel's references after it has been closed.
2014-06-04 02:15:14 +03:00
Nicholas Hurley
1345f7f10b
Bug 1019577 - Always make room in the table before emitting an entry. r=mcmanus
2014-06-03 13:09:08 -07:00
Robert O'Callahan
9170085906
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Phil Ringnalda
61966eed95
Merge f-t to m-c
2014-05-31 20:31:07 -07:00
Victor Porof
5643294005
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
2014-05-23 17:12:29 -04:00
David Fifield
1d3720fb4e
Bug 1017769 - Make the CONNECT Host header the same as the Request-URI. r=mcmanus
...
It's possible to construct a request where the Host header differs from
the authority in the URL, for example in an extension with
nsIHttpChannel and setRequestHeader. MakeConnectString generates a
host:port string for the CONNECT Request-Line, but peeks into the
tunneled request in order to copy the Host header to the proxy request.
Instead, use the same host:port string for Host as is used in the
Request-URI, to avoid revealing the plaintext of the Host header outside
of the tunnel.
2014-05-29 11:01:02 -07:00
Bob Owen
ea60bbce24
Bug 985135 - When owner is a null principal, propagate to replacement channel on redirect. r=bz
2014-05-28 15:04:04 +01:00
Nicholas Hurley
cb23e52576
Bug 1017692 - More logging for HPACK. r=mcmanus
2014-05-30 16:16:23 -07:00
Wes Kocher
80e3272ce0
Merge b2g-inbound to m-c
2014-05-29 17:44:25 -07:00
Ryan VanderMeulen
68a976dd72
Merge m-c to b2g-inbound.
2014-05-29 14:36:11 -04:00
Honza Bambas
87a7dbe8fd
Bug 1017636 - Remove all conditional request headers when cache entry's sec-info or input fails to open. r=mcmanus
2014-05-29 19:42:33 +02:00