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
Ethan Tseng
e0568ee193
Bug 1015169 - Cannot play RTSP streaming after reloading web page. r=vchang
2014-05-27 16:49:34 +08:00
Monica Chew
3f0f699d9c
Bug 974018: Implement nsIRedirectHistory (r=mayhemer)
2014-05-22 12:58:23 -07:00
Patrick McManus
8c23b34502
bug 1014589 - problem with https proxying and http pipelines r=hurley
...
--HG--
extra : rebase_source : 7c4f9f80d37102baa8951961d54b6ff842a19afb
2014-05-22 17:49:04 -04:00
Birunthan Mohanathas
f9b1b35c3e
Bug 869836 - Part 11: Use Append('c')
instead of AppendLiteral("c")
. r=ehsan
...
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
2014-05-26 21:54:58 +03:00
Carsten "Tomcat" Book
c509721e94
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Ethan Tseng
6b62d29960
Bug 1009497
- Crash happened while device plays MP3 stream over RTSP. r=sworkman
2014-05-23 11:37:18 +08:00
Vincent Chang
36031f56d3
Bug 1006484 - [RTSP][V2.0] Cannot replay RTSP streaming. r=sworkman
2014-05-22 10:11:38 +08:00
Carsten "Tomcat" Book
57c5c82667
merge b2g-inbound to mozilla-central
2014-05-22 15:21:43 +02:00
Wes Kocher
5ac095d953
Merge m-c to b2g-inbound
2014-05-21 20:38:07 -07:00
Birunthan Mohanathas
76ca8ec617
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
c4568a7085
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
e2a009d822
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
807e72372f
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:51 +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
05454905d8
Bug 779899 - Move nsHttpChannel::CreateNewURI to a different place in the file, r=mcmanus
2014-05-21 23:42:08 +02:00
Patrick McManus
566a392ad9
bug 1013934 - NS_ERROR_CORRUPTED_CONTENT should be a stream local error in http2 r=hurley
2014-05-21 14:09:48 -04:00
Patrick McManus
c095e081f4
bug 1013623 - make nsHttpPipeline.mConnection a smart pointer r=hurley
2014-05-21 10:01:56 -04:00
Wes Kocher
64c4381b8e
Merge m-c to inbound
2014-05-23 17:37:56 -07:00
Kyle Huey
8a1ded0d50
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
Vincent Chang
249de385e8
Bug 951278 - [RTSP][V1.3] The RTSP streaming always stops at the last 1st or 2nd second. r=sworkman
2014-03-18 14:30:51 +08:00
Honza Bambas
1993caee58
Bug 1017636 - Remove all conditional request headers when cache entry's sec-info or input fails to open, r=mcmanus, a=ryanvm on a CLOSED TREE
2014-05-29 19:42:33 +02:00
Doug Turner
7a046ac045
Bug 995430 - send header when user is signed into a children\'s account. r=mcmanus
2014-05-05 14:30:42 -07:00
Patrick McManus
3794ffe8c0
bug 1012827 - release https proxy connect serialization earlier r=hurley
2014-05-19 15:37:58 -04:00
Patrick McManus
ab3d1b6589
bug 1012825 - https proxying over http/2 connect stream r=hurley
2014-05-19 15:37:35 -04:00
Trevor Saunders
4abce4092c
bug 1004746
- part 1 - Remove a bunch of usage of nsAutoPtr's copy ctor r=froydnj
2014-05-07 18:05:37 -04:00
Honza Bambas
3ea4ce8b03
Bug 998608 - Intermittent netwerk/test/unit/test_range_requests.js | request reports itself as not pending from onDataAvailable, r=michal
2014-05-17 15:38:50 +02:00
Ryan VanderMeulen
6b74e5a464
Merge m-c to inbound.
2014-05-16 15:28:18 -04:00
Patrick McManus
653d8ee125
bug 378637 part 15 - pipeline::setconnection(nullptr) is never assertable r=hurley
...
--HG--
extra : rebase_source : e408216599be91fa3c33e84fa3ef41c0d93b8d7d
2014-05-16 11:46:13 -04:00
Patrick McManus
86f1d898a3
bug 378637 part 14 - https proxying for spdy31 and http2 r=hurley
...
--HG--
extra : rebase_source : 03a62d69b08f725c85f092b182a95de9c4eb7288
2014-05-16 11:46:13 -04:00
Patrick McManus
8b977b2f91
bug 378637 part 13 - https proxying changes to casting and trans lifecycle r=hurley
...
--HG--
extra : rebase_source : 9ba1d5a5c97e6fb42956433dd6738cbec0e8e90c
2014-05-16 11:46:12 -04:00
Carsten "Tomcat" Book
b901a51d16
Merge mozilla-central to b2g-inbound
2014-05-16 14:35:35 +02:00
Ethan Tseng
5de2d6c622
Bug 996765 - [RTSP] Support TCP-interleaved RTP transport. r=sworkman
2014-05-12 16:27:07 +08:00
Wes Kocher
202d548b78
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
John Shih
3661153c3f
Bug 966625 - Make RTSP be tracked by NetworkActivityMonitor. r=sworkman
...
--HG--
extra : rebase_source : 526906c9e13236acb8356018c6994d5f357f3cdd
2014-05-13 16:51:58 +08:00
Daniel Stenberg
21d61134ab
Bug 1007024 - CopyAsNetwork32 inserts 32bit network byte order values. r=mcmanus
...
CopyAsNetwork32 is a convenience function to make the PR_htonl() +
memcpy use in the code less repetitive.
2014-05-14 01:01:00 +02:00
Patrick McManus
7b65ad0857
bug 378637 part 12 - proxy over TLS (i.e. https proxying) r=hurley
...
--HG--
extra : rebase_source : 85b4f6b3eb1a3977ff888fa70214055a41f72da5
2014-04-16 09:52:43 -04:00
Patrick McManus
34bfbf073e
bug 378637 part 11 - move MakeConnectString() to nsHttpHandler r=hurley
...
--HG--
extra : rebase_source : 683d8c5203a17d8869bbce0bbdaeee0dc683442a
2014-04-22 15:46:06 -04:00