Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove telemetry from cache v1 service locking (part2). | wolfbeast | 2018-10-01 |
| | | | | | | | - Fold Lock(TelemetryID) into Lock(); - Fold nsCacheServiceAutoLock(TelemetryID) into nsCacheServiceAutoLock(); Tag #21. | ||
* | Remove telemetry from cache v1 service locking (part1). | wolfbeast | 2018-10-01 |
| | | | | Tag #21. | ||
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 |
| | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-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 8 | trav90 | 2018-08-10 |
| | |||
* | Fix cache v1 compression crash in nsCompressOutputStreamWrapper::Close() | wolfbeast | 2018-07-03 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |