fune/toolkit/components/url-classifier
Francois Marier 71cb8fa044 Bug 1336376 - Expand the range of values for URLCLASSIFIER_LOOKUP_TIME. r=bsmedberg
MozReview-Commit-ID: 9zh8mldBS7k

--HG--
extra : rebase_source : 35b77f5852847b82f46ac58ebfd66701d977940d
2017-02-03 20:30:08 +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 1333257 - Only cache V2 misses when doing Safe Browsing lookups. r=francois 2017-01-26 11:36:52 +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
LookupCache.cpp Bug 1328821 - hash completion request for v4 should not depend on table freshness. r=francois,henry 2017-01-17 08:33:08 +08:00
LookupCache.h Bug 1333257 - Only cache V2 misses when doing Safe Browsing lookups. r=francois 2017-01-26 11:36:52 +08:00
LookupCacheV4.cpp Bug 1328821 - hash completion request for v4 should not depend on table freshness. r=francois,henry 2017-01-17 08:33:08 +08:00
LookupCacheV4.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
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
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 1336376 - Expand the range of values for URLCLASSIFIER_LOOKUP_TIME. r=bsmedberg 2017-02-03 20:30:08 +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
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
RiceDeltaDecoder.h
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
VariableLengthPrefixSet.h