gecko-dev/toolkit/components/url-classifier
2015-02-19 11:53:01 -05:00
..
content Bug 839120 - Support SafeBrowsing in b2g r=gpascutto 2015-02-12 23:58:15 -08:00
tests Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers 2015-02-19 11:53:01 -05:00
ChunkSet.cpp Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg 2014-05-08 21:03:35 -04:00
ChunkSet.h
Classifier.cpp Bug 839120 - Support SafeBrowsing in b2g r=gpascutto 2015-02-12 23:58:15 -08:00
Classifier.h Bug 1120499: Proxy DoLocalLookup to the worker thread (r=gcp) 2015-01-13 17:09:13 -08:00
Entries.h
HashStore.cpp Bug 1102687 - Do transient Classifier/HashStore object allocations on the stack. r=dmajor 2014-11-24 08:38:43 +01:00
HashStore.h Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg 2014-09-02 18:24:24 -04:00
LookupCache.cpp Bug 1102687 - Avoid copying and allocating 3 times in GetPrefixes. r=dmajor 2014-11-24 08:38:29 +01:00
LookupCache.h Bug 1102687 - Do transient Classifier/HashStore object allocations on the stack. r=dmajor 2014-11-24 08:38:43 +01:00
moz.build Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
nsCheckSummedOutputStream.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsCheckSummedOutputStream.h Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru 2015-01-20 03:58:00 -05:00
nsIUrlClassifierDBService.idl Bug 1108009 - Make synchronous interface nsIURIClassifier.ClassifyLocal. r=gcp 2014-12-18 10:18:09 -08:00
nsIUrlClassifierHashCompleter.idl Bug 1021419: Implement per-table update and gethash requests 2014-06-12 10:24:03 -07:00
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl Bug 1021419: Implement per-table update and gethash requests 2014-06-12 10:24:03 -07:00
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl Bug 1036684: Fix safebrowsing updates (r=gcp) 2014-07-10 18:13:35 -07:00
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1122691: Skip ClassifyLocal unless tracking protection is enabled (r=mcmanus,gcp) 2015-01-21 11:33:07 -08:00
nsUrlClassifierDBService.h Bug 1120499: Proxy DoLocalLookup to the worker thread (r=gcp) 2015-01-13 17:09:13 -08:00
nsUrlClassifierHashCompleter.js Bug 1087744: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/ (r=gijs) 2014-10-24 15:25:34 -07:00
nsUrlClassifierLib.js
nsUrlClassifierListManager.js Bug 839120 - Support SafeBrowsing in b2g r=gpascutto 2015-02-12 23:58:15 -08:00
nsUrlClassifierPrefixSet.cpp Bug 1102687 - Remove legacy includes from nsUrlClassifierPrefixSet and friends. r=dmajor 2014-11-24 08:39:02 +01:00
nsUrlClassifierPrefixSet.h Bug 1119258 - Mark virtual overridden functions as MOZ_OVERRIDE in toolkit; r=Mossop 2015-01-08 23:12:19 -05:00
nsUrlClassifierProxies.cpp Bug 1120499: Proxy DoLocalLookup to the worker thread (r=gcp) 2015-01-13 17:09:13 -08:00
nsUrlClassifierProxies.h Bug 1120499: Proxy DoLocalLookup to the worker thread (r=gcp) 2015-01-13 17:09:13 -08:00
nsUrlClassifierStreamUpdater.cpp Bug 1120395 - Deal with shutdown without crashing. r=mmc/gcp 2015-02-04 14:17:13 -08:00
nsUrlClassifierStreamUpdater.h Bug 1021419: Implement per-table update and gethash requests 2014-06-12 10:24:03 -07:00
nsUrlClassifierUtils.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsUrlClassifierUtils.h Bug 1028588 - Fix dangerous public destructors in toolkit/ - r=ehsan 2014-06-23 18:40:02 -04:00
ProtocolParser.cpp Bug 1100219 - Avoid lots of unnecessary string copying in ProtocolParser. r=neil. 2014-11-18 18:42:43 -08:00
ProtocolParser.h
SafeBrowsing.jsm Bug 1036684: Fix safebrowsing updates (r=gcp) 2014-07-10 18:13:35 -07:00