gecko-dev/toolkit/components/url-classifier
Thomas Nguyen 6377847c29 Bug 1299036 - Fix Intermittent toolkit/components/url-classifier/tests/mochitest/test_classifier_worker.html. r=dimi,gcp.
MozReview-Commit-ID: 3YgxgjpV7Ay

--HG--
extra : rebase_source : 7f4e8c791fac7db5b267d3b71c92f13228474e58
2016-09-02 15:01:48 +08: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 1287059 - Part 2: Save/get the list states to/from prefs temporarily. r=francois. 2016-08-12 17:29:42 +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 1299036 - Fix Intermittent toolkit/components/url-classifier/tests/mochitest/test_classifier_worker.html. r=dimi,gcp. 2016-09-02 15:01:48 +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 1296820 - Skip applying TableUpdateV4 to avoid premature update codes being run. r=dimi,francois 2016-08-26 14:35:53 +08:00
Classifier.h Bug 1037560 - P1. Safebrowsing pleasereset resets all tables. r=gcp 2016-08-23 08:24:07 +08:00
Entries.h Bug 1179301 - Restrict the SafeBrowsingHash size and make toUint32/fromUint32 more robust. r=gcp 2016-08-18 14:42:13 +08:00
HashStore.cpp Bug 1201716 - Missing status check in SafeBrowsing::Merge causes SafeBrowsing malfunction. r=francois 2016-08-24 17:15:13 +08:00
HashStore.h Bug 1284204 - Parse SafeBrowsing V4 updates to TableUpdateV4. r=francois. 2016-08-12 11:55:48 +08:00
LookupCache.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
LookupCache.h Bug 1254766 - Stop caching Safe Browsing completions to disk. r=gcp 2016-08-11 08:17:39 +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
nsIUrlClassifierDBService.idl Merge m-c to fx-team a=merge CLOSED TREE 2016-08-15 15:04:43 -07:00
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl Bug 1274112 - Part 1: Make update request v4. r=francois 2016-08-04 18:10:06 +08:00
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl Bug 1287059 - Part 1: Return all possible list names while converting from threat type. r=francois. 2016-08-16 17:30:11 +08:00
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1296820 - Skip applying TableUpdateV4 to avoid premature update codes being run. r=dimi,francois 2016-08-26 14:35:53 +08:00
nsUrlClassifierDBService.h Bug 1120728 - remove nsIUrlClassifierDBServiceWorker. r=francois,gcp 2016-08-11 11:15:24 +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 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
nsUrlClassifierPrefixSet.h
nsUrlClassifierProxies.cpp Merge m-c to fx-team a=merge CLOSED TREE 2016-08-15 15:04:43 -07:00
nsUrlClassifierProxies.h Bug 1120728 - remove nsIUrlClassifierDBServiceWorker. r=francois,gcp 2016-08-11 11:15:24 +08:00
nsUrlClassifierStreamUpdater.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
nsUrlClassifierStreamUpdater.h Bug 1274112 - Part 1: Make update request v4. r=francois 2016-08-04 18:10:06 +08:00
nsUrlClassifierUtils.cpp Bug 1287059 - Part 1: Return all possible list names while converting from threat type. r=francois. 2016-08-16 17:30:11 +08:00
nsUrlClassifierUtils.h Bug 1274112 - Part 2: Use protobuf API to parse v4 update response. r=francois 2016-08-04 18:10:12 +08:00
ProtocolParser.cpp Bug 1287059 - Part 1: Return all possible list names while converting from threat type. r=francois. 2016-08-16 17:30:11 +08:00
ProtocolParser.h Bug 1287059 - Part 1: Return all possible list names while converting from threat type. r=francois. 2016-08-16 17:30:11 +08:00
SafeBrowsing.jsm Bug 1296751 - Skip observe browser.safebrowsing.provider.*.(nextupdatetime|lastupdatetime). r=francois 2016-08-24 17:06:48 +08:00