gecko-dev/toolkit/components/url-classifier
Henry Chang ed11934666 Bug 1392204 - Disable goog-badbinurl-proto and goog-downloadwhite-proto on Fennec. r=francois
Version 4 of the Google Safe Browsing server will return a 404 if any of the
application reputation lists are requested on Android. As a result, we should
avoid these threat types from being sent along with ANDROID_PLATFORM.

MozReview-Commit-ID: 6TUBVxe455y

--HG--
extra : rebase_source : dee095c008f4d328f359c66d20f0cc2dfcd109f3
extra : source : 5d6338807c6b21b7672236cac01b13bd75155225
2017-08-22 12:20:57 +08:00
..
chromium
docs
protobuf
tests Bug 1392204 - Disable goog-badbinurl-proto and goog-downloadwhite-proto on Fennec. r=francois 2017-08-22 12:20:57 +08:00
ChunkSet.cpp
ChunkSet.h
Classifier.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
Classifier.h Bug 1359299 - V4 caches in LookupCache need to be copied around in copy constructor. r=hchang 2017-06-06 14:16:57 +08:00
Entries.h Bug 1359299 - V4 caches in LookupCache need to be copied around in copy constructor. r=hchang 2017-06-06 14:16:57 +08:00
HashStore.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
HashStore.h Bug 1378680 - Refactor usage fallible alloc in url-classifier r=francois 2017-07-20 16:20:27 +08:00
IUrlClassifierUITelemetry.idl Bug 1375277 - Move Safe Browsing UI events to a separate telemetry probe. r=francois 2017-08-02 14:01:44 +08:00
LookupCache.cpp Bug 1378680 - Refactor usage fallible alloc in url-classifier r=francois 2017-07-20 16:20:27 +08:00
LookupCache.h Bug 1363882 - Remove casting address of inactive member union result.hash r=francois 2017-07-05 17:21:01 +08:00
LookupCacheV4.cpp Bug 1376410 - Handle OOM when appending prefix to map r=francois,hchang 2017-08-11 17:28:40 +08:00
LookupCacheV4.h Bug 1333328 - Refactor cache miss handling mechanism for V2. r=francois 2017-05-04 09:38:14 +08:00
moz.build Bug 1375277 - Move Safe Browsing UI events to a separate telemetry probe. r=francois 2017-08-02 14:01:44 +08:00
nsCheckSummedOutputStream.cpp Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsCheckSummedOutputStream.h Bug 1375125 - Remove nsILocalFile. r=froydnj 2017-08-05 09:43:49 +09:00
nsIUrlClassifierDBService.idl Bug 1360480 - about:url-classifier: Cache information. r=francois 2017-05-17 10:32:33 +08:00
nsIUrlClassifierHashCompleter.idl Bug 1311935 - P2. Process fullHashes.find response. r=francois 2017-04-11 11:50:48 +08:00
nsIUrlClassifierInfo.idl Bug 1360480 - about:url-classifier: Cache information. r=francois 2017-05-17 10:32:33 +08:00
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl Bug 1297614 - Refactor and remove dead code in toolkit/components/url-classifier/content r=francois 2017-06-30 13:31:03 -07:00
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1385484 - Add the login reputation whitelist behind a pref. r=hchang 2017-08-08 16:23:10 -07:00
nsUrlClassifierDBService.h Bug 1385484 - Add the login reputation whitelist behind a pref. r=hchang 2017-08-08 16:23:10 -07:00
nsUrlClassifierHashCompleter.js Bug 1386684 - Enable ESLint for toolkit/components/url-classifier (manual fixes). r=hchang 2017-08-02 20:09:14 +01:00
nsUrlClassifierInfo.cpp Bug 1366996 - Fix uninitialized members in nsUrlClassifierInfo. r=francois 2017-05-31 08:52:34 +08:00
nsUrlClassifierInfo.h Bug 1360480 - about:url-classifier: Cache information. r=francois 2017-05-17 10:32:33 +08:00
nsUrlClassifierLib.js Bug 1386684 - Enable ESLint for toolkit/components/url-classifier (automatic fixes). r=hchang 2017-08-02 16:12:07 +01:00
nsUrlClassifierListManager.js Bug 1386684 - Enable ESLint for toolkit/components/url-classifier (manual fixes). r=hchang 2017-08-02 20:09:14 +01:00
nsUrlClassifierPrefixSet.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
nsUrlClassifierPrefixSet.h
nsUrlClassifierProxies.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
nsUrlClassifierProxies.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
nsUrlClassifierStreamUpdater.cpp Bug 1386013 - Log an error when Safe Browsing times out. r=hchang 2017-07-31 20:29:25 -07:00
nsUrlClassifierStreamUpdater.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
nsUrlClassifierUtils.cpp Bug 1392204 - Disable goog-badbinurl-proto and goog-downloadwhite-proto on Fennec. r=francois 2017-08-22 12:20:57 +08:00
nsUrlClassifierUtils.h
ProtocolParser.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
ProtocolParser.h
RiceDeltaDecoder.cpp
RiceDeltaDecoder.h
SafeBrowsing.jsm Bug 1385484 - Add the login reputation whitelist behind a pref. r=hchang 2017-08-08 16:23:10 -07:00
VariableLengthPrefixSet.cpp Bug 1376410 - Handle OOM when appending prefix to map r=francois,hchang 2017-08-11 17:28:40 +08:00
VariableLengthPrefixSet.h