| .. |
|
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 1297962 - Add noise data when sending v4 gethash request r=francois
|
2017-02-24 10:22:12 +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 1342397 - Properly reset stuff when failing to create LookupCache for update. r=gcp
|
2017-02-25 00:22:39 +08:00 |
|
Classifier.h
|
Bug 1342397 - Properly reset stuff when failing to create LookupCache for update. r=gcp
|
2017-02-25 00:22:39 +08:00 |
|
Entries.h
|
Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois
|
2017-02-21 09:46:36 +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 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07: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 1311931 - Add telemetry to measure full match rate for v2 and v4. r=francois
|
2017-02-23 23:07:13 +08:00 |
|
LookupCacheV4.cpp
|
Bug 1297962 - Add noise data when sending v4 gethash request r=francois
|
2017-02-24 10:22:12 +08:00 |
|
LookupCacheV4.h
|
Bug 1297962 - Add noise data when sending v4 gethash request r=francois
|
2017-02-24 10:22:12 +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 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois
|
2017-02-21 09:46:36 +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 1311931 - Add telemetry to measure full match rate for v2 and v4. r=francois
|
2017-02-23 23:07:13 +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 1329558 - Implement Minimum wait duration for V4 gethash r=francois
|
2017-02-09 16:56:44 +08:00 |
|
nsUrlClassifierLib.js
|
|
|
|
nsUrlClassifierListManager.js
|
|
|
|
nsUrlClassifierPrefixSet.cpp
|
Bug 1060419 - make log_print use Printf.h, r=froydnj
|
2016-12-15 20:16:31 -07: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 1332780 - Add telemetry to record network error while SafeBrowsing update. r=francois
|
2017-02-24 09:54:49 +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 1338082 - Add telemetry probes to track the positive and negative cache durations in V4. r=francois
|
2017-02-20 10:25:18 +08:00 |
|
nsUrlClassifierUtils.h
|
Bug 1339556 - remove nsUrlClassifierUtils::Charmap; r=gcp
|
2017-02-15 09:29:42 -05:00 |
|
ProtocolParser.cpp
|
Bug 1060419 - convert one nsPrintfCString to MOZ_LOG, r=froydnj
|
2016-12-19 13:15:14 -07: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 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois
|
2017-02-21 09:46:36 +08:00 |
|
VariableLengthPrefixSet.cpp
|
Bug 1297962 - Add noise data when sending v4 gethash request r=francois
|
2017-02-24 10:22:12 +08:00 |
|
VariableLengthPrefixSet.h
|
Bug 1297962 - Add noise data when sending v4 gethash request r=francois
|
2017-02-24 10:22:12 +08:00 |