gecko-dev/toolkit/components/url-classifier
dlee 4554fd728d Bug 1529728 - P2. Remove previous testcase workaround. r=baku
Remove the workaround in Bug 1525458 because the issue is fixed.

Differential Revision: https://phabricator.services.mozilla.com/D21781

--HG--
extra : moz-landing-system : lando
2019-03-04 08:26:17 +00:00
..
chromium
docs
tests Bug 1529728 - P2. Remove previous testcase workaround. r=baku 2019-03-04 08:26:17 +00:00
ChunkSet.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ChunkSet.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
Classifier.cpp Bug 1528596 - Devirtualize accesses to nsUrlClassifierUtils, r=dimi 2019-02-19 14:35:57 +00:00
Classifier.h Bug 1522265 - Moving malware, phishing and blocked URIs to features - part 3 - DBService updated, r=dimi 2019-01-29 10:11:34 +01:00
Entries.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HashStore.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
HashStore.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
IUrlClassifierUITelemetry.idl
LookupCache.cpp Bug 1523969 part 23 - Move method definition inline comments to new line in 'toolkit/'. r=ehsan 2019-02-25 16:12:51 -06:00
LookupCache.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LookupCacheV4.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LookupCacheV4.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ProtocolParser.cpp Bug 1528596 - Devirtualize accesses to nsUrlClassifierUtils, r=dimi 2019-02-19 14:35:57 +00:00
ProtocolParser.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
RiceDeltaDecoder.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
RiceDeltaDecoder.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SafeBrowsing.jsm Bug 1525388 - [1.0] Set URL classifier update prefs to enable list updates and remove previous workaround. r=dimi 2019-02-06 07:23:39 +00:00
UrlClassifierHashCompleter.jsm Bug 1525319 - Removing context from OnDataAvailable r=valentin 2019-02-27 23:42:27 +00:00
UrlClassifierLib.jsm Bug 1524688: Part 8 - Convert URL classifier to static registration r=Ehsan 2019-01-29 18:41:19 -08:00
UrlClassifierListManager.jsm Bug 1524688: Part 8 - Convert URL classifier to static registration r=Ehsan 2019-01-29 18:41:19 -08:00
UrlClassifierTelemetryUtils.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
UrlClassifierTelemetryUtils.h Bug 1515286 - Introduce nsIURIClassifier.getFeatureByName() and nsIURIClassifier.createFeatureWithTables(), r=dimi 2019-01-05 09:10:45 +01:00
VariableLengthPrefixSet.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
VariableLengthPrefixSet.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
components.conf Bug 1524688: Part 8 - Convert URL classifier to static registration r=Ehsan 2019-01-29 18:41:19 -08:00
moz.build Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-17 15:03:02 +09:00
nsCheckSummedOutputStream.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsCheckSummedOutputStream.h Backed out 16 changesets (bug 1478124) for failing android geckoview-junit CLOSED TREE 2019-01-29 10:03:06 +02:00
nsIUrlClassifierDBService.idl
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierInfo.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl
nsUrlClassifierDBService.cpp Bug 1523969 part 23 - Move method definition inline comments to new line in 'toolkit/'. r=ehsan 2019-02-25 16:12:51 -06:00
nsUrlClassifierDBService.h Bug 1522265 - Moving malware, phishing and blocked URIs to features - part 3 - DBService updated, r=dimi 2019-01-29 10:11:34 +01:00
nsUrlClassifierInfo.cpp Bug 1511436 - Cleanup URL-Classifier code - part 3 - AsyncUrlChannelClassifier, r=dimi 2018-12-14 12:40:17 +01:00
nsUrlClassifierInfo.h Bug 1511436 - Cleanup URL-Classifier code - part 2 - nsUrlClassifierDBService::AsyncClassifyLocalWithFeatures, r=dimi 2018-12-14 12:40:17 +01:00
nsUrlClassifierPrefixSet.cpp Backed out 16 changesets (bug 1478124) for failing android geckoview-junit CLOSED TREE 2019-01-29 10:03:06 +02:00
nsUrlClassifierPrefixSet.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsUrlClassifierProxies.cpp Bug 1522265 - Moving malware, phishing and blocked URIs to features - part 3 - DBService updated, r=dimi 2019-01-29 10:11:34 +01:00
nsUrlClassifierProxies.h Bug 1522265 - Moving malware, phishing and blocked URIs to features - part 3 - DBService updated, r=dimi 2019-01-29 10:11:34 +01:00
nsUrlClassifierStreamUpdater.cpp Bug 1525319 - Removing context from OnDataAvailable r=valentin 2019-02-27 23:42:27 +00:00
nsUrlClassifierStreamUpdater.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsUrlClassifierUtils.cpp Bug 1528677: Remove nullchecks for loadinfo since we have loadinfo on all channels. r=baku 2019-02-20 13:27:25 +01:00
nsUrlClassifierUtils.h Bug 1528596 - Devirtualize accesses to nsUrlClassifierUtils, r=dimi 2019-02-19 14:35:57 +00:00