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