gecko-dev/toolkit/components/url-classifier
2016-07-25 15:50:41 +02:00
..
chromium Bug 1275198 - Part 1: Add safebrowsing protobuf related files in proto2 format. r=francois. 2016-06-06 23:30:00 +02:00
content Bug 1264885 - Use the table name to decide how to build update request. r=francois 2016-07-19 23:31:00 -04:00
protobuf Bug 1275198 - Part 1: Add safebrowsing protobuf related files in proto2 format. r=francois. 2016-06-06 23:30:00 +02:00
tests Bug 1272239 - Part 3: Testcase, test gethash. r=francois 2016-07-21 15:40:03 +08:00
ChunkSet.cpp Bug 1135022 - Optimize ChunkSet by storing ranges instead of numbers. r=gcp 2016-05-24 12:29:09 +02:00
ChunkSet.h Bug 1135022 - Optimize ChunkSet by storing ranges instead of numbers. r=gcp 2016-05-24 12:29:09 +02:00
Classifier.cpp Bug 1287024 - Remove unused mHashStores variable in Classifier.cpp. r=francois 2016-07-15 12:16:26 +08:00
Classifier.h Bug 1287024 - Remove unused mHashStores variable in Classifier.cpp. r=francois 2016-07-15 12:16:26 +08:00
Entries.h Bug 1164518 - Avoid unnecessary DB updates when caching Safe Browsing results. r=gcp 2016-03-04 12:33:20 -08:00
HashStore.cpp Bug 1275744 - Reference MOZ_LOG in toolkit comments. r=erahm 2016-05-26 11:14:47 -07:00
HashStore.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
LookupCache.cpp Bug 1275744 - Reference MOZ_LOG in toolkit comments. r=erahm 2016-05-26 11:14:47 -07:00
LookupCache.h Bug 1164518 - Avoid unnecessary DB updates when caching Safe Browsing results. r=gcp 2016-03-04 12:33:20 -08:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h Bug 1225682 - Don't use nsAuto{,C}String as class member variables in toolkit/. r=froydnj 2015-12-02 11:04:37 +09:00
nsIUrlClassifierDBService.idl Bug 1164518 - Avoid unnecessary DB updates when caching Safe Browsing results. r=gcp 2016-03-04 12:33:20 -08:00
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl Bug 1275507 - XPCOM API to create SB v4 update request. r=francois 2016-07-19 18:09:53 +08:00
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1272239 - Part 1: Support completion for test database. r=francois 2016-07-21 15:35:36 +08:00
nsUrlClassifierDBService.h Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois 2016-07-11 16:11:32 +08:00
nsUrlClassifierHashCompleter.js Bug 1273398 - Part 3: Modify "hash completer" to use RequestBackoffV4. r=francois. 2016-06-06 20:17:00 +02:00
nsUrlClassifierLib.js Bug 1273398 - Part 1: Wrap RequestBackoff to a v4-specific one. r=francois. 2016-06-06 20:16:00 +02:00
nsUrlClassifierListManager.js Bug 1273398 - Part 2: Modify listmanager to use RequestBackoffV4. r=francois. 2016-06-06 20:16:00 +02:00
nsUrlClassifierPrefixSet.cpp Bug 1275744 - Reference MOZ_LOG in toolkit comments. r=erahm 2016-05-26 11:14:47 -07:00
nsUrlClassifierPrefixSet.h Bug 1244259 - Limit PrefixSet read and write buffer sizes to file size. r=froydnj 2016-02-12 08:54:12 +01:00
nsUrlClassifierProxies.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
nsUrlClassifierProxies.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
nsUrlClassifierStreamUpdater.cpp Bug 1275744 - Reference MOZ_LOG in toolkit comments. r=erahm 2016-05-26 11:14:47 -07:00
nsUrlClassifierStreamUpdater.h
nsUrlClassifierUtils.cpp Bug 1288825 - Unbreak build on Unix after bug 1275507. r=francois 2016-07-22 20:48:26 +00:00
nsUrlClassifierUtils.h Bug 1229051 - Reenable C++ unit tests for UrlClassifier by converting to gtest. r=francois 2015-12-01 11:04:25 +01:00
ProtocolParser.cpp Bug 1275744 - Reference MOZ_LOG in toolkit comments. r=erahm 2016-05-26 11:14:47 -07:00
ProtocolParser.h
SafeBrowsing.jsm Bug 1272239 - Part 1: Support completion for test database. r=francois 2016-07-21 15:35:36 +08:00