| .. |
|
chromium
|
|
|
|
content
|
Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws.
|
2017-01-09 20:27:25 +01:00 |
|
protobuf
|
|
|
|
tests
|
Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws.
|
2017-01-09 20:27:25 +01: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 1312339 - LookupResult to support variable length partial hash. r=francois
|
2016-12-16 14:34:32 +08:00 |
|
Classifier.h
|
Bug 1319286 - Cache nsIUrlClassifierDBService.getTables result until next update. r=francois.
|
2016-11-22 10:39:58 +08:00 |
|
Entries.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 |
|
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 1312339 - LookupResult to support variable length partial hash. r=francois
|
2016-12-16 14:34:32 +08:00 |
|
LookupCache.h
|
Bug 1312339 - LookupResult to support variable length partial hash. r=francois
|
2016-12-16 14:34:32 +08:00 |
|
LookupCacheV4.cpp
|
Bug 1311910 - Add telemetry to measure update error and update timeout rate for V2 and V4. r=francois,henry
|
2016-12-19 09:43:02 +08:00 |
|
LookupCacheV4.h
|
Bug 1311910 - Add telemetry to measure update error and update timeout rate for V2 and V4. r=francois,henry
|
2016-12-19 09:43:02 +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 1276826 - Part 2. Send gethash request and handle gethash response for v4. r=francois
|
2016-11-28 14:55:36 +08:00 |
|
nsIUrlListManager.idl
|
|
|
|
nsURLClassifier.manifest
|
|
|
|
nsUrlClassifierDBService.cpp
|
Bug 1311910 - Add telemetry to measure update error and update timeout rate for V2 and V4. r=francois,henry
|
2016-12-19 09:43:02 +08:00 |
|
nsUrlClassifierDBService.h
|
Bug 1141814 - Part 1: Enable to update TP list if TP is disabled. r=francois
|
2016-11-30 23:12:00 -05:00 |
|
nsUrlClassifierHashCompleter.js
|
Bug 1276826 - Part 2. Send gethash request and handle gethash response for v4. r=francois
|
2016-11-28 14:55:36 +08:00 |
|
nsUrlClassifierLib.js
|
|
|
|
nsUrlClassifierListManager.js
|
|
|
|
nsUrlClassifierPrefixSet.cpp
|
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 |
|
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 1328653 - Merging all the various *OriginAttributes to just one, r=huseby
|
2017-01-12 17:38:48 +01:00 |
|
nsUrlClassifierStreamUpdater.h
|
Backed out changeset d46155cc719e (bug 1305567) for various failures in browser-chrome, devtools, and xpcshell (e.g. test_streamupdater.js) tests. r=backout on a CLOSED TREE
|
2016-09-29 20:54:50 +02:00 |
|
nsUrlClassifierUtils.cpp
|
Bug 1276826 - Part 2. Send gethash request and handle gethash response for v4. r=francois
|
2016-11-28 14:55:36 +08:00 |
|
nsUrlClassifierUtils.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 |
|
ProtocolParser.cpp
|
Bug 1315386 - Make Safe Browsing code more shutdown-aware. r=francois,gcp.
|
2016-11-25 16:02:37 +08:00 |
|
ProtocolParser.h
|
Bug 1310142 - Preserve backup databases and raw table updates for diagnostic. r=francois
|
2016-10-14 17:58:18 +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 1141814 - Part 1: Enable to update TP list if TP is disabled. r=francois
|
2016-11-30 23:12:00 -05: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 |