gecko-dev/netwerk/url-classifier
dlee f981c3905f Bug 1575811 - Remove |IsAllowListed| check in UrlClassifierCommon::AnnotateChannel. r=Ehsan
When URL Classifier reports a channel is a tracker, we should only notify the classification
result when it is a third-party channel.
That means, |IsAllowListed| should not take into consideation here.

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

--HG--
extra : moz-landing-system : lando
2019-08-28 13:40:33 +00:00
..
AsyncUrlChannelClassifier.cpp Bug 1548517 - Add hash for test entries added via HostInPrefTables. r=baku 2019-05-10 19:39:24 +00:00
AsyncUrlChannelClassifier.h Bug 1511436 - Cleanup URL-Classifier code - part 3 - AsyncUrlChannelClassifier, r=dimi 2018-12-14 12:40:17 +01:00
UrlClassifierCommon.cpp Bug 1575811 - Remove |IsAllowListed| check in UrlClassifierCommon::AnnotateChannel. r=Ehsan 2019-08-28 13:40:33 +00:00
UrlClassifierCommon.h Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureBase.cpp Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 2 - Fingerprinting-annotation, r=dimi 2019-03-14 17:48:20 +00:00
UrlClassifierFeatureBase.h Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 2 - Fingerprinting-annotation, r=dimi 2019-03-14 17:48:20 +00:00
UrlClassifierFeatureCryptominingAnnotation.cpp Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureCryptominingAnnotation.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeatureCryptominingProtection.cpp Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureCryptominingProtection.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeatureCustomTables.cpp Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeatureCustomTables.h Bug 1515286 - Introduce nsIURIClassifier.getFeatureByName() and nsIURIClassifier.createFeatureWithTables(), r=dimi 2019-01-05 09:10:45 +01:00
UrlClassifierFeatureFactory.cpp Bug 1560040 - Introduce 2 new URL-Classifier features to annotate and block social trackers, r=dimi 2019-06-22 16:53:50 +00:00
UrlClassifierFeatureFactory.h Bug 1522210 - Fingerprinting and cryptomining classifiers must have separate nsIWebProgressListener blocking state codes - part 6 - fingerprinting, r=ehsan,johannh 2019-01-30 14:01:05 +01:00
UrlClassifierFeatureFingerprintingAnnotation.cpp Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureFingerprintingAnnotation.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeatureFingerprintingProtection.cpp Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureFingerprintingProtection.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeatureFlash.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
UrlClassifierFeatureFlash.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeatureLoginReputation.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
UrlClassifierFeatureLoginReputation.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeaturePhishingProtection.cpp Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeaturePhishingProtection.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeatureResult.cpp Bug 1514202 - Port flash url-classifier to nsIUrlClassifierFeature - part 1 - Flash feature, r=dimi, r=edgar, r=valentin 2019-01-04 14:45:42 +01:00
UrlClassifierFeatureResult.h Bug 1514202 - Port flash url-classifier to nsIUrlClassifierFeature - part 1 - Flash feature, r=dimi, r=edgar, r=valentin 2019-01-04 14:45:42 +01:00
UrlClassifierFeatureSocialTrackingAnnotation.cpp Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureSocialTrackingAnnotation.h Bug 1560040 - Introduce 2 new URL-Classifier features to annotate and block social trackers, r=dimi 2019-06-22 16:53:50 +00:00
UrlClassifierFeatureSocialTrackingProtection.cpp Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureSocialTrackingProtection.h Bug 1560040 - Introduce 2 new URL-Classifier features to annotate and block social trackers, r=dimi 2019-06-22 16:53:50 +00:00
UrlClassifierFeatureTrackingAnnotation.cpp Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureTrackingAnnotation.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierFeatureTrackingProtection.cpp Bug 1571893 - Remove the prefs that can cause Gecko to stop honouring the Content Blocking allow list; r=baku 2019-08-07 15:54:54 +00:00
UrlClassifierFeatureTrackingProtection.h Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
UrlClassifierSkipListService.jsm Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
components.conf Bug 1511111 - Convert UrlClassifierSkipListService to static registration. r=kmag 2019-03-08 22:21:39 +00:00
moz.build Bug 1560040 - Introduce 2 new URL-Classifier features to annotate and block social trackers, r=dimi 2019-06-22 16:53:50 +00:00
nsChannelClassifier.cpp Bug 1558915 - Use infallible nsIURI::SchemeIs in netwerk/. r=baku 2019-08-08 13:02:36 +00:00
nsChannelClassifier.h Bug 1523106 - DeCOMtaminate nsISecurityEventSink; r=baku 2019-01-28 14:45:49 -05:00
nsIURIClassifier.idl Bug 1501458 - Remove unused tracking protection code from nsUrlClassifierDBService. r=baku 2019-01-17 21:24:43 +00:00
nsIUrlClassifierFeature.idl Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
nsIUrlClassifierSkipListService.idl Bug 1511111 - Add nsIUrlClassifierSkipListService to integrate url-classifier with RemoteSettings and pref list updates. r=Ehsan,baku,leplatrem 2019-03-08 22:21:32 +00:00