This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b009577f4e
gecko
/
toolkit
/
components
/
url-classifier
History
Daniel Holbert
b009577f4e
Bug 825941 helper: Mark debug-only variable |rv| in nsUrlClassifierDBService.cpp as DebugOnly.
2013-01-06 18:06:23 -08:00
..
content
Bug 650935 - Fix replacements in unUrlSafe to be global. r=dcamp
2013-01-03 17:18:42 -05:00
tests
Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp
2012-12-21 08:48:30 +01:00
ChunkSet.cpp
ChunkSet.h
Classifier.cpp
Bug 825627, part 2: Convert known-to-be-nonnegative variables 'i' and 'idx' to be unsigned, in Classifier::ReadNoiseEntries(), to fix signed/unsigned comparison build warnings. r=gcp
2013-01-02 09:05:31 -08:00
Classifier.h
Bug 825627, part 1: Make nsUrlClassifierDBService.cpp's "gethashNoise" & "aCount" variables as unsigned, since counts are unsigned by definition. r=gcp
2013-01-02 09:05:19 -08:00
Entries.h
Bug 825647: Remove unused logging #defines from url-classifier/Entries.h. r=gcp
2013-01-02 09:05:34 -08:00
HashStore.cpp
Bug 826052: Make HashStore explicitly reject files larger than UINT32_MAX bytes, to avoid precision issues when we pass the file-length as a uint32_t function argument. (Also, skip a redundant file-size lookup.) r=gcp
2013-01-03 00:38:24 -08:00
HashStore.h
Bug 826052: Make HashStore explicitly reject files larger than UINT32_MAX bytes, to avoid precision issues when we pass the file-length as a uint32_t function argument. (Also, skip a redundant file-size lookup.) r=gcp
2013-01-03 00:38:24 -08:00
LookupCache.cpp
Bug 810101 - Add readahead to safebrowsing .sbstore and .cache files. r=gpascutto
2012-12-12 18:05:04 -05:00
LookupCache.h
Makefile.in
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h
nsIUrlClassifierDBService.idl
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp
Bug 825941 helper: Mark debug-only variable |rv| in nsUrlClassifierDBService.cpp as DebugOnly.
2013-01-06 18:06:23 -08:00
nsUrlClassifierDBService.h
nsUrlClassifierHashCompleter.js
nsUrlClassifierLib.js
nsUrlClassifierListManager.js
nsUrlClassifierPrefixSet.cpp
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
2012-12-23 16:59:51 -08:00
nsUrlClassifierPrefixSet.h
nsUrlClassifierProxies.cpp
nsUrlClassifierProxies.h
nsUrlClassifierStreamUpdater.cpp
nsUrlClassifierStreamUpdater.h
nsUrlClassifierUtils.cpp
nsUrlClassifierUtils.h
ProtocolParser.cpp
ProtocolParser.h
SafeBrowsing.jsm