gecko/toolkit/components/url-classifier
Gregory Szorc 7bb3ee056b Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
..
content bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske 2013-03-06 11:25:03 -08:00
tests Bug 813897 - Fix crash in URL Classifier when using a system principal. r=bsmith,dcamp 2013-03-05 10:39:37 +01:00
ChunkSet.cpp
ChunkSet.h
Classifier.cpp Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Classifier.h Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01: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 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01: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 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
LookupCache.h Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Makefile.in Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
moz.build Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h
nsIUrlClassifierDBService.idl
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 813897 - Fix crash in URL Classifier when using a system principal. r=bsmith,dcamp 2013-03-05 10:39:37 +01:00
nsUrlClassifierDBService.h Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp 2013-01-14 17:43:14 +01:00
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 bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske 2013-03-06 11:25:03 -08:00
nsUrlClassifierStreamUpdater.h bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske 2013-03-06 11:25:03 -08:00
nsUrlClassifierUtils.cpp
nsUrlClassifierUtils.h
ProtocolParser.cpp Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
ProtocolParser.h Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
SafeBrowsing.jsm Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00