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