summaryrefslogtreecommitdiffstats
path: root/toolkit/components/alerts/nsAlertsService.cpp
Commit message (Collapse)AuthorAgeLines
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-4/+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 use of GetProcAddress() for shell32wolfbeast2018-02-19-15/+8
| | | | | This avoids manually hooking into shell32.dll and using the native shell API instead. Tag #22.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+320