gecko/toolkit/components/url-classifier
2012-08-15 09:09:40 +02:00
..
content Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
tests Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp 2012-08-15 09:04:51 +02:00
ChunkSet.cpp Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
ChunkSet.h Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
Classifier.cpp Bug 673470 - Remove some unneeded PromiseFlatCString. r=dcamp 2012-08-15 09:09:40 +02:00
Classifier.h Bug 768871 - Provide an option to disable per-client randomization. r=dcamp 2012-08-15 09:07:10 +02:00
Entries.h Bug 673470 - Don't resort if not needed. Fix comparator. Cleanups. r=dcamp 2012-08-15 09:08:37 +02:00
HashStore.cpp Bug 673470 - Expire SubPrefixes that can't do anything immediately. r=dcamp 2012-08-15 09:08:51 +02:00
HashStore.h Bug 673470 - Fix inconsistent variable naming. r=dcamp 2012-08-15 09:07:36 +02:00
LookupCache.cpp Bug 673470 - Make the PrefixSet/LookupCache construction infallible again. r=dcamp f=jlebar 2012-08-15 09:09:25 +02:00
LookupCache.h Bug 673470 - Fix wrong order of arguments to KeyedHash function. r=dcamp 2012-08-15 09:08:23 +02:00
Makefile.in Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsCheckSummedOutputStream.cpp Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsCheckSummedOutputStream.h Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsIUrlClassifierDBService.idl Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsIUrlClassifierHashCompleter.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIUrlClassifierPrefixSet.idl Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsIUrlClassifierStreamUpdater.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIUrlClassifierTable.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIUrlClassifierUtils.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIUrlListManager.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 768871 - Provide an option to disable per-client randomization. r=dcamp 2012-08-15 09:07:10 +02:00
nsUrlClassifierDBService.h Bug 768871 - Provide an option to disable per-client randomization. r=dcamp 2012-08-15 09:07:10 +02:00
nsUrlClassifierHashCompleter.js Bug 778606 - SafeBrowsing.jsm should use nsUrlFormatter. r=gcp, f=gavin 2012-08-01 15:52:47 -07:00
nsUrlClassifierLib.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUrlClassifierListManager.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUrlClassifierPrefixSet.cpp Bug 673470 - Make the PrefixSet/LookupCache construction infallible again. r=dcamp f=jlebar 2012-08-15 09:09:25 +02:00
nsUrlClassifierPrefixSet.h Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsUrlClassifierProxies.cpp Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsUrlClassifierProxies.h Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsUrlClassifierStreamUpdater.cpp Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
nsUrlClassifierStreamUpdater.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/url-classifier); r=bzbarsky 2012-07-17 23:46:21 -04:00
nsUrlClassifierUtils.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsUrlClassifierUtils.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/url-classifier); r=bzbarsky 2012-07-17 23:46:21 -04:00
ProtocolParser.cpp Bug 673470 - Don't resort if not needed. Fix comparator. Cleanups. r=dcamp 2012-08-15 09:08:37 +02:00
ProtocolParser.h Bug 768871 - Provide an option to disable per-client randomization. r=dcamp 2012-08-15 09:07:10 +02:00