summaryrefslogtreecommitdiff
path: root/netwerk/cache
Commit message (Collapse)AuthorAge
* Remove telemetry from cache v1 service locking (part2).wolfbeast2018-10-01
| | | | | | | - Fold Lock(TelemetryID) into Lock(); - Fold nsCacheServiceAutoLock(TelemetryID) into nsCacheServiceAutoLock(); Tag #21.
* Remove telemetry from cache v1 service locking (part1).wolfbeast2018-10-01
| | | | Tag #21.
* Remove all C++ telemetry autotimerswolfbeast2018-09-04
|
* 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.
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8trav902018-08-10
|
* Fix cache v1 compression crash in nsCompressOutputStreamWrapper::Close()wolfbeast2018-07-03
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02