fune/toolkit/components/url-classifier
Nathan Froyd a7e99ae521 Bug 1378387 - use dependent strings in the url-classifier where possible; r=gcp
Doing this makes various operations more efficient, as we don't have to
allocate, copy strings, and deallocate needlessly.  The remaining
instances of nsCString temporaries are in logging code, which didn't
seem worthwhile to deal with here.
2017-07-06 15:26:12 -04:00
..
chromium
content Bug 1373121 - about:url-classifier: Support get back-off time. r=francois 2017-06-15 11:41:13 +08:00
docs
protobuf
tests Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
ChunkSet.cpp
ChunkSet.h
Classifier.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07: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 1361699 - Add buffer when writing hashstore to file r=gcp,mcmanus 2017-05-19 13:17:07 +08:00
HashStore.h Bug 1333328 - Refactor cache miss handling mechanism for V2. r=francois 2017-05-04 09:38:14 +08:00
LookupCache.cpp Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
LookupCache.h Bug 1366965 - Remove telemetry that compare SafeBrowsing V2 & V4. r=francois 2017-06-12 11:27:19 +08:00
LookupCacheV4.cpp Bug 1359299 - V4 caches in LookupCache need to be copied around in copy constructor. r=hchang 2017-06-06 14:16:57 +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 1366965 - Remove telemetry that compare SafeBrowsing V2 & V4. r=francois 2017-06-12 11:27:19 +08:00
nsCheckSummedOutputStream.cpp Bug 1361699 - Add buffer when writing hashstore to file r=gcp,mcmanus 2017-05-19 13:17:07 +08:00
nsCheckSummedOutputStream.h Bug 1361699 - Add buffer when writing hashstore to file r=gcp,mcmanus 2017-05-19 13:17:07 +08: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
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl Bug 1373121 - about:url-classifier: Support get back-off time. r=francois 2017-06-15 11:41:13 +08:00
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
nsUrlClassifierDBService.h Bug 1367521 - Fix misspellings of "delegate". r=dholbert 2017-05-24 10:43:11 -07:00
nsUrlClassifierHashCompleter.js Bug 1335943 - Use the right origin attribute in Safe Browsing completions. r=francois 2017-06-21 17:27:22 +08: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
nsUrlClassifierListManager.js Bug 1368170 - Remove unused Function.prototype.inherits methods. r=francois 2017-05-26 13:46:10 -07:00
nsUrlClassifierPrefixSet.cpp
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 1366965 - Remove telemetry that compare SafeBrowsing V2 & V4. r=francois 2017-06-12 11:27:19 +08:00
nsUrlClassifierStreamUpdater.h Bug 1366965 - Remove telemetry that compare SafeBrowsing V2 & V4. r=francois 2017-06-12 11:27:19 +08:00
nsUrlClassifierUtils.cpp Bug 1378387 - use dependent strings in the url-classifier where possible; r=gcp 2017-07-06 15:26:12 -04:00
nsUrlClassifierUtils.h
ProtocolParser.cpp Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
ProtocolParser.h
RiceDeltaDecoder.cpp
RiceDeltaDecoder.h
SafeBrowsing.jsm Bug 1374731 - Don't use hardcoded test entries for the Flash classification tables. r=bytesized 2017-06-20 18:15:44 -03:00
VariableLengthPrefixSet.cpp Bug 1311935 - P3. Implement safebrowsing v4 caching logic. r=francois 2017-04-10 14:21:08 +08:00
VariableLengthPrefixSet.h