summaryrefslogtreecommitdiffstats
path: root/layout/base/nsRefreshDriver.cpp
Commit message (Collapse)AuthorAgeLines
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-38/+0
|
* Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong ↵wolfbeast2018-09-10-20/+21
| | | | ref on it on the stack when nsRefreshDriver::Tick can be reached.
* Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the ↵wolfbeast2018-09-10-0/+4
| | | | TickRefreshDriver call.
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-12/+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.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2373