summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/nsHttpConnectionMgr.cpp
Commit message (Collapse)AuthorAgeLines
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-22-7/+12
| | | | This re-applies the patch for this with added typename declaration.
* Revert "Implement a threadsafe & revised version of http2PushedStream."wolfbeast2019-07-21-12/+7
| | | | | | Backed out because of gcc build failures. This reverts commit 66fae1d81013a2321e7d607a426f834a01b847ce.
* Bug 1548822.Honza Bambas2019-07-20-3/+7
|
* Bug 1550498.Honza Bambas2019-07-19-2/+6
|
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-18-7/+12
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-48/+0
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-15/+1
| | | | | 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 ↵janekptacijarabaci2018-03-01-0/+5
| | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit)
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4006