Moonchild
1864bbec2a
[http] Use a copy of nsHttpConnectionInfo.
...
The root cause in this bug is that the connection info used by
'SpdyConnectTransaction' is the same instance as the connection info in
'nsHttpTransaction', so we should clone it and let 'SpdyConnectTransaction' use
the cloned one.
2020-11-19 18:19:29 +00:00
wolfbeast
4b90811978
Add a null check in nsHttpTransaction::Close.
...
This resolves #776 .
2018-09-19 15:45:27 +02:00
wolfbeast
e16bcd08aa
Remove MOZ_WIDGET_GONK [2/2]
...
Tag #288
2018-05-13 00:08:52 +02:00
janekptacijarabaci
644e9db109
DevTools - network - implement the secureConnectionStart property for the PerformanceTiming
...
https://github.com/MoonchildProductions/moebius/pull/116
("/testing" and "/toolkit" in in the previous commit)
2018-03-01 11:52:50 +01:00
janekptacijarabaci
8a9d0dfdbf
Bug 1328955 - When a client tries TLS1.3 with EarlyData and a server falls back to tls1.2,we should reconnect using tls1.3 without EarlyData
2018-02-11 08:01:59 +01:00
janekptacijarabaci
651b0dd97f
Bug 1344890 - h2 tls 1.3 early data problem with https://echo.filippo.io/foo
2018-02-11 07:51:19 +01:00
janekptacijarabaci
bb9e155841
Bug 1322373 - TLS 1.3 early-data for http/2
2018-02-11 07:48:28 +01:00
janekptacijarabaci
d394b70aa4
Bug 1343600 - Add TLS handshake Start/Stop events
2018-02-11 07:13:53 +01:00
janekptacijarabaci
37ea3b7b87
Bug 1340164 - Fix socket transport status events
2018-02-11 07:09:55 +01:00
Matt A. Tobin
5f8de423f1
Add m-esr52 at 52.6.0
2018-02-02 04:16:08 -05:00