Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Return proper error if the nss layer encounters an error on the http | wolfbeast | 2019-03-22 | -3/+3 |
| | | | | tunnel. | |||
* | Close the transaction if PR_Read/PR_Write failed. | wolfbeast | 2019-03-22 | -5/+10 |
| | | | | | | When PR_Read/PR_White returns -1, we have to use ErrorAccordingToNSPR to get the error code. We need to close the transaction if a real error happens. | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -24/+0 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | DevTools - network - implement the secureConnectionStart property for the ↵ | janekptacijarabaci | 2018-03-01 | -3/+22 |
| | | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit) | |||
* | Style clean up | janekptacijarabaci | 2018-02-11 | -1/+0 |
| | ||||
* | Bug 1322373 - TLS 1.3 early-data for http/2 | janekptacijarabaci | 2018-02-11 | -67/+155 |
| | ||||
* | Bug 1343600 - Add TLS handshake Start/Stop events | janekptacijarabaci | 2018-02-11 | -0/+12 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+2319 |