summaryrefslogtreecommitdiff
path: root/netwerk/protocol/http/nsHttpConnectionMgr.cpp
Commit message (Collapse)AuthorAge
* Fix some debug assertions.Moonchild2022-10-04
| | | | refactored code porting in assertions causing debug build failures.
* [Network] Add a socket thread check and early exit for corner cases.Moonchild2022-05-30
|
* Issue #21 - Remove remaining telemetry structs, callers and flags.Moonchild2022-04-02
|
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-22
| | | | This re-applies the patch for this with added typename declaration.
* Revert "Implement a threadsafe & revised version of http2PushedStream."wolfbeast2019-07-21
| | | | | | Backed out because of gcc build failures. This reverts commit 66fae1d81013a2321e7d607a426f834a01b847ce.
* Bug 1548822.Honza Bambas2019-07-20
|
* Bug 1550498.Honza Bambas2019-07-19
|
* Implement a threadsafe & revised version of http2PushedStream.wolfbeast2019-07-18
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
| | | | | 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
| | | | | | | 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