summaryrefslogtreecommitdiffstats
path: root/toolkit/components/url-classifier
Commit message (Collapse)AuthorAgeLines
* Issue #1053 - Remove android support from toolkitMatt A. Tobin2020-04-14-3/+1
| | | | Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
* Issue #439 - Remove tests from toolkit/Matt A. Tobin2020-04-14-9984/+0
|
* Issue #991 Part 7: Toolkit ComponentsAscrod2019-04-13-6/+1
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-110/+0
|
* Remove all C++ telemetry autotimerswolfbeast2018-09-04-28/+9
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-33/+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 (Part 2)trav902018-08-10-1/+1
|
* Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, ↵Thomas Nguyen2018-04-19-22/+22
| | | | | | | | | | | | | a=RyanVM We write a lot of 4-bytes prefixes to file which call many system calls. We should use a buffer and only write to file if the buffer is full or finish writing. nsIBufferedOutputStream is a good candidate to do that MozReview-Commit-ID: CzGOd7iXVTv --HG-- extra : source : 8f2b4efc5f0d3191a7e80d9324933621e111b44a
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+41435