gecko-dev/netwerk/url-classifier
2020-06-08 23:00:21 +00:00
..
AsyncUrlChannelClassifier.cpp
AsyncUrlChannelClassifier.h
ChannelClassifierService.cpp Bug 1639718 - P1. Add ChannelClassifierService to support notifying/unblocking channel. r=baku 2020-05-28 09:51:15 +00:00
ChannelClassifierService.h Bug 1639718 - P1. Add ChannelClassifierService to support notifying/unblocking channel. r=baku 2020-05-28 09:51:15 +00:00
components.conf Bug 1639718 - P1. Add ChannelClassifierService to support notifying/unblocking channel. r=baku 2020-05-28 09:51:15 +00:00
moz.build Bug 1639718 - P1. Add ChannelClassifierService to support notifying/unblocking channel. r=baku 2020-05-28 09:51:15 +00:00
nsChannelClassifier.cpp
nsChannelClassifier.h
nsIChannelClassifierService.idl Bug 1639718 - P1. Add ChannelClassifierService to support notifying/unblocking channel. r=baku 2020-05-28 09:51:15 +00:00
nsIURIClassifier.idl
nsIUrlClassifierFeature.idl
nsIUrlClassifierSkipListService.idl
UrlClassifierCommon.cpp
UrlClassifierCommon.h
UrlClassifierFeatureBase.cpp
UrlClassifierFeatureBase.h Bug 1639718 - P2. Protection features call OnBeforeBlockChannel before blocking the channel. r=baku 2020-05-28 09:51:23 +00:00
UrlClassifierFeatureCryptominingAnnotation.cpp
UrlClassifierFeatureCryptominingAnnotation.h
UrlClassifierFeatureCryptominingProtection.cpp Bug 1639718 - P2. Protection features call OnBeforeBlockChannel before blocking the channel. r=baku 2020-05-28 09:51:23 +00:00
UrlClassifierFeatureCryptominingProtection.h
UrlClassifierFeatureCustomTables.cpp
UrlClassifierFeatureCustomTables.h
UrlClassifierFeatureFactory.cpp Backed out changeset cf9b81801abc (bug 1640117) for dt failures on browser_webconsole_trackingprotection_errors.js . CLOSED TREE 2020-06-05 17:14:38 +03:00
UrlClassifierFeatureFactory.h
UrlClassifierFeatureFingerprintingAnnotation.cpp
UrlClassifierFeatureFingerprintingAnnotation.h
UrlClassifierFeatureFingerprintingProtection.cpp Bug 1639718 - P2. Protection features call OnBeforeBlockChannel before blocking the channel. r=baku 2020-05-28 09:51:23 +00:00
UrlClassifierFeatureFingerprintingProtection.h
UrlClassifierFeatureFlash.cpp Bug 1641929 - Replace uses of StaticPrefs::fission_autostart() with FissionAutostart(), r=nika 2020-06-08 23:00:21 +00:00
UrlClassifierFeatureFlash.h
UrlClassifierFeatureLoginReputation.cpp
UrlClassifierFeatureLoginReputation.h
UrlClassifierFeaturePhishingProtection.cpp
UrlClassifierFeaturePhishingProtection.h
UrlClassifierFeatureResult.cpp
UrlClassifierFeatureResult.h
UrlClassifierFeatureSocialTrackingAnnotation.cpp
UrlClassifierFeatureSocialTrackingAnnotation.h
UrlClassifierFeatureSocialTrackingProtection.cpp Bug 1639718 - P2. Protection features call OnBeforeBlockChannel before blocking the channel. r=baku 2020-05-28 09:51:23 +00:00
UrlClassifierFeatureSocialTrackingProtection.h
UrlClassifierFeatureTrackingAnnotation.cpp
UrlClassifierFeatureTrackingAnnotation.h
UrlClassifierFeatureTrackingProtection.cpp Bug 1639718 - P2. Protection features call OnBeforeBlockChannel before blocking the channel. r=baku 2020-05-28 09:51:23 +00:00
UrlClassifierFeatureTrackingProtection.h
UrlClassifierSkipListService.jsm