gecko-dev/toolkit/components/url-classifier
Kris Maglione 01c298aca6 Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs
Also fixes existing code which fails the rule.

MozReview-Commit-ID: CkLFgsspGMU

--HG--
extra : rebase_source : 86a43837659aa2ad83a87eab53b7aa8d39ccf55b
2018-05-08 18:36:22 -07:00
..
chromium Bug 1385461 - Upgrade to the latest version of the protobuf library. r=dimi,fitzgen,glandium,mattwoodrow,mossop 2017-10-18 15:02:05 -07:00
docs
tests Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
ChunkSet.cpp
ChunkSet.h
Classifier.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
Classifier.h
Entries.h Bug 1424867 - Fix some ignored-qualifiers warnings in url-classifier & reputationservice r=francois 2017-12-12 08:10:59 -06:00
HashStore.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
HashStore.h Bug 1438671 - Remove the std::string wrapper in TableUpdateV4. r=gcp 2018-04-03 17:11:30 -07:00
IUrlClassifierUITelemetry.idl
LookupCache.cpp Bug 1442486 - Mark LookupCacheV4 as primed after creating it. r=gcp 2018-03-01 18:09:58 -08:00
LookupCache.h Bug 1438671 - Add assertions to enforce the size of prefix strings. r=gcp 2018-03-29 15:40:13 -07:00
LookupCacheV4.cpp Bug 1452445 - Promote MOZ_LOG calls to NS_WARNING in LookupCacheV4. r=gcp 2018-04-30 16:44:35 -07:00
LookupCacheV4.h Bug 1433636 - Put a limit on the length of Safe Browsing metadata values. r=gcp 2018-01-30 14:21:33 -08:00
ProtocolParser.cpp Bug 1434662 - Move initialization code to ProtocolParser::Begin(). r=gcp 2018-04-24 10:08:56 +02:00
ProtocolParser.h Bug 1434662 - Move initialization code to ProtocolParser::Begin(). r=gcp 2018-04-24 10:08:56 +02:00
RiceDeltaDecoder.cpp
RiceDeltaDecoder.h
SafeBrowsing.jsm Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
UrlClassifierTelemetryUtils.cpp
UrlClassifierTelemetryUtils.h
VariableLengthPrefixSet.cpp Bug 1362761 - Improve logging in PrefixSet. r=gcp 2018-02-21 17:55:12 -08:00
VariableLengthPrefixSet.h
moz.build Bug 1362761 - Add checksum to nsUrlClassifierPrefixSet::mIndexDeltas array. r=gcp 2018-02-15 16:59:14 -08:00
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h
nsIUrlClassifierDBService.idl
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierInfo.idl Bug 1408396 - Fix a deadlock issue when about:url-classifier accesses GetCacheInfo API. r=francois 2017-10-18 09:11:26 +08:00
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl Bug 1416987 - Force an update when safebrowsing tables are changed in preference. r=francois,johannh 2017-11-29 10:33:26 +08:00
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1434662 - Move initialization code to ProtocolParser::Begin(). r=gcp 2018-04-24 10:08:56 +02:00
nsUrlClassifierDBService.h Bug 1408631 - Release SafeBrowsing lookupcache in worker thread while shutdown. r=francois 2017-10-20 10:18:59 +08:00
nsUrlClassifierHashCompleter.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
nsUrlClassifierInfo.cpp Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj 2017-10-21 23:53:02 +09:00
nsUrlClassifierInfo.h
nsUrlClassifierLib.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
nsUrlClassifierListManager.js Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
nsUrlClassifierPrefixSet.cpp Bug 1438671 - Add assertions to enforce the size of prefix strings. r=gcp 2018-03-29 15:40:13 -07:00
nsUrlClassifierPrefixSet.h Bug 1362761 - Improve logging in PrefixSet. r=gcp 2018-02-21 17:55:12 -08:00
nsUrlClassifierProxies.cpp Bug 1408631 - Release SafeBrowsing lookupcache in worker thread while shutdown. r=francois 2017-10-20 10:18:59 +08:00
nsUrlClassifierProxies.h Bug 1408631 - Release SafeBrowsing lookupcache in worker thread while shutdown. r=francois 2017-10-20 10:18:59 +08:00
nsUrlClassifierStreamUpdater.cpp Bug 1439455 - Display error names instead of codes in about:url-classifier. r=gcp 2018-02-22 17:37:53 -08:00
nsUrlClassifierStreamUpdater.h
nsUrlClassifierUtils.cpp Bug 1433958 - Change code that sets nsIURI.userPass to use nsIURIMutator r=mayhemer 2018-02-26 20:43:46 +01:00
nsUrlClassifierUtils.h