fune/toolkit/components/url-classifier
dimi 1f53a466a3 Bug 1336909 - Restrict URLCLASSIFIER_PREFIX_MATCH to profiles that have working V4. r=francois
MozReview-Commit-ID: L3lKgiohalH

--HG--
extra : rebase_source : 1ac11242c4db4b129fdb316deee92dd514b65f49
2017-02-08 15:18:35 +08:00
..
chromium
content Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
protobuf
tests Bug 1323064 - Remove Flash from navigator.plugins when Flash is blacklisted in the document r=bsmedberg 2017-02-02 10:03:51 -08:00
ChunkSet.cpp Bug 1299489 - Change nsTArray to use a custom iterator based on index instead of pointers to improve iterator invalidation safety of ranged for loops, r=froydnj 2016-12-08 15:54:45 -10:00
ChunkSet.h
Classifier.cpp Bug 1336909 - Restrict URLCLASSIFIER_PREFIX_MATCH to profiles that have working V4. r=francois 2017-02-08 15:18:35 +08:00
Classifier.h Bug 1328821 - hash completion request for v4 should not depend on table freshness. r=francois,henry 2017-01-17 08:33:08 +08:00
Entries.h Bug 1328821 - hash completion request for v4 should not depend on table freshness. r=francois,henry 2017-01-17 08:33:08 +08:00
flash-block-lists.rst Bug 1307604 - Add allow and deny lists for Flash Blocking r=bsmedberg,bz,francois 2016-11-22 15:01:04 -08:00
HashStore.cpp Bug 1321834 - Use iterators instead of Elements() in RemoveMatchingPrefixes. r=francois,froydnj 2016-12-20 09:58:45 +08:00
HashStore.h Bug 1315097 - Build the provider dictionary on the main thread to be used everywhere. r=francois,gcp 2016-11-04 17:54:05 +08:00
LookupCache.cpp Bug 1336909 - Restrict URLCLASSIFIER_PREFIX_MATCH to profiles that have working V4. r=francois 2017-02-08 15:18:35 +08:00
LookupCache.h Bug 1336909 - Restrict URLCLASSIFIER_PREFIX_MATCH to profiles that have working V4. r=francois 2017-02-08 15:18:35 +08:00
LookupCacheV4.cpp Bug 1336909 - Restrict URLCLASSIFIER_PREFIX_MATCH to profiles that have working V4. r=francois 2017-02-08 15:18:35 +08:00
LookupCacheV4.h Bug 1336909 - Restrict URLCLASSIFIER_PREFIX_MATCH to profiles that have working V4. r=francois 2017-02-08 15:18:35 +08:00
moz.build Bug 1318768 - Part 2: Make nsIURIClassifier::Classify() available in the content process; r=gcp,baku 2016-11-22 08:17:26 -05:00
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h
nsIUrlClassifierDBService.idl Bug 1305484 - Save/load state and checksum to/from disk rather than prefs. r=dimi,francois 2016-10-13 15:22:08 +08:00
nsIUrlClassifierHashCompleter.idl Bug 1276826 - Part 2. Send gethash request and handle gethash response for v4. r=francois 2016-11-28 14:55:36 +08:00
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl Bug 1331881 - Minimum wait duration and negative cache duration should be passed even if there is no match. r=francois,henry 2017-01-18 17:34:03 +08:00
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1334616 - Add telemetry probe to monitor ClassifyLocalWithTables() perf. r=gcp 2017-02-03 20:56:05 +08:00
nsUrlClassifierDBService.h Bug 1329593 - Compiling with mingw-w64 is broken with conflict-with-previous-declaration errors. r=gcp 2017-01-12 23:00:22 +08:00
nsUrlClassifierHashCompleter.js Bug 1331881 - Minimum wait duration and negative cache duration should be passed even if there is no match. r=francois,henry 2017-01-18 17:34:03 +08:00
nsUrlClassifierLib.js
nsUrlClassifierListManager.js
nsUrlClassifierPrefixSet.cpp Bug 1332218 - Add boundary checks for array access in nsUrlClassifierPrefixSet::GetPrefixesNative. r=francois. 2017-01-19 17:48:44 +08:00
nsUrlClassifierPrefixSet.h Bug 1305801 - Part 1: Implement variable length PrefixSet class for Safe Browsing v4. r=francois, r=gcp 2016-10-04 21:43:08 +08:00
nsUrlClassifierProxies.cpp
nsUrlClassifierProxies.h
nsUrlClassifierStreamUpdater.cpp Bug 1332770 - Fix the google4 provider is showing up as other in some telemetry pings. r=francois 2017-01-27 18:02:36 +08:00
nsUrlClassifierStreamUpdater.h Bug 1332770 - Fix the google4 provider is showing up as other in some telemetry pings. r=francois 2017-01-27 18:02:36 +08:00
nsUrlClassifierUtils.cpp Bug 1331881 - Minimum wait duration and negative cache duration should be passed even if there is no match. r=francois,henry 2017-01-18 17:34:03 +08:00
nsUrlClassifierUtils.h Bug 1332770 - Fix the google4 provider is showing up as other in some telemetry pings. r=francois 2017-01-27 18:02:36 +08:00
ProtocolParser.cpp Bug 1332213 - Store the update stream duplicately in v2 protocol parser. r=francois. 2017-01-19 17:16:13 +08:00
ProtocolParser.h Bug 1332213 - Store the update stream duplicately in v2 protocol parser. r=francois. 2017-01-19 17:16:13 +08:00
RiceDeltaDecoder.cpp Bug 1312323 - Consider the "single encoded value" case and bubble the decoding error up. r=francois. 2016-10-26 10:03:49 +08:00
RiceDeltaDecoder.h Bug 1312323 - Consider the "single encoded value" case and bubble the decoding error up. r=francois. 2016-10-26 10:03:49 +08:00
SafeBrowsing.jsm Bug 1333483 - Hardcode itisatrap manual testing URLs for Flash blocking into the SafeBrowsing module r=francois 2017-02-02 13:00:05 -08:00
VariableLengthPrefixSet.cpp Bug 1305801 - Part 2: Add telemetry for variable-length prefix set. r=francois 2016-09-27 14:26:09 -07:00
VariableLengthPrefixSet.h Bug 1305801 - Part 1: Implement variable length PrefixSet class for Safe Browsing v4. r=francois, r=gcp 2016-10-04 21:43:08 +08:00