fune/toolkit/components/url-classifier
Kartikaya Gupta ba4b3b9101 Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
We have a minimum requirement of VS 2015 for Windows builds, which supports
the z length modifier for format specifiers. So we don't need SizePrintfMacros.h
any more, and can just use %zu and friends directly everywhere.

MozReview-Commit-ID: 6s78RvPFMzv

--HG--
extra : rebase_source : 009ea39eb4dac1c927aa03e4f97d8ab673de8a0e
2017-07-26 16:03:57 -04:00
..
chromium
content Bug 1377559 - Should store value of preference browser.safebrowsing.debug to reuse r=francois 2017-07-04 16:36:31 +08:00
docs
protobuf
tests Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02: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
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 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
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 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
nsUrlClassifierDBService.h Bug 1367521 - Fix misspellings of "delegate". r=dholbert 2017-05-24 10:43:11 -07:00
nsUrlClassifierHashCompleter.js Bug 1381718 : Dump request when receiving 400 error r=hchang 2017-07-25 14:43:11 +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 Bug 1297614 - Refactor and remove dead code in toolkit/components/url-classifier/content r=francois 2017-06-30 13:31:03 -07:00
nsUrlClassifierListManager.js Bug 1297614 - Refactor and remove dead code in toolkit/components/url-classifier/content r=francois 2017-06-30 13:31:03 -07: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 1381718 : Dump request when receiving 400 error r=hchang 2017-07-25 14:43:11 +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 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02: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 1377559 - Should store value of preference browser.safebrowsing.debug to reuse r=francois 2017-07-04 16:36:31 +08:00
VariableLengthPrefixSet.cpp Bug 1378680 - Refactor usage fallible alloc in url-classifier r=francois 2017-07-20 16:20:27 +08:00
VariableLengthPrefixSet.h