gecko-dev/toolkit/components/url-classifier
2016-05-30 05:29:00 +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 1264517 - Followup: Remove API key from console log. r=francois. 2016-05-12 18:20:13 +08: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 1275198 - Part 2: Simple test cases. r=francois. 2016-05-30 05:29:00 +02: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 1219482: Replace PRLogModuleInfo with LazyLogModule in toolkit subdirectory.r=erahm 2016-01-28 10:37:00 -08:00
Classifier.h
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 1270126 - Avoid out of memory in safebrowsing::ByteSliceWrite. r=gcp 2016-05-05 17:37:27 -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 1219482: Replace PRLogModuleInfo with LazyLogModule in toolkit subdirectory.r=erahm 2016-01-28 10:37:00 -08: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 1275198 - Part 1: Add safebrowsing protobuf related files in proto2 format. r=francois. 2016-06-06 23:30:00 +02: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 1273395 - Add pref for Safe Browsing v2/v4 switch. r=francois. 2016-05-19 00:07:00 +02:00
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1247798 - Make nsUrlClassifierDBService::Init() register pref observers only in the success case. r=gcp 2016-04-03 00:58:43 -07:00
nsUrlClassifierDBService.h Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois 2016-03-29 00:37:44 -07:00
nsUrlClassifierHashCompleter.js Bug 1264517 - Replace sensitive info from debugging message. r=gcp. 2016-04-29 13:53:31 +08:00
nsUrlClassifierLib.js
nsUrlClassifierListManager.js
nsUrlClassifierPrefixSet.cpp Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in toolkit subdirectory.r=erahm 2016-01-28 10:37:00 -08: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 1264517 - Replace sensitive info from debugging message. r=gcp. 2016-04-29 13:53:31 +08:00
nsUrlClassifierStreamUpdater.h
nsUrlClassifierUtils.cpp Bug 1273395 - Add pref for Safe Browsing v2/v4 switch. r=francois. 2016-05-19 00:07:00 +02: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 1246301 - Incorrectly parsed value for update interval in shavar response. r=francois 2016-03-25 09:50:44 +08:00
ProtocolParser.h
SafeBrowsing.jsm Bug 1274685 - Part 1: Avoid registering lists which have no provider info. r=francois. 2016-06-01 20:37:00 +02:00