fune/toolkit/components/url-classifier
Nika Layzell 0316dc51b9 Bug 1790614 - Part 2: Use {ASSERT,ENSURE}_NS_{SUCCEEEDED,FAILED} in gtests, r=ahal,necko-reviewers
These macros will produce better outputs when they fail than these existing
patterns using `ENSURE_TRUE(NS_SUCCEEDED(...))` or similar, so this is a bulk
rewrite of existing tests to use them.

It should also help with discoverability when people base their tests off of
other existing tests.

Differential Revision: https://phabricator.services.mozilla.com/D157214
2022-09-15 14:51:50 +00:00
..
chromium Bug 1790929 - Update protobuf to version 21.6. r=markh 2022-09-15 01:33:24 +00:00
docs
tests Bug 1790614 - Part 2: Use {ASSERT,ENSURE}_NS_{SUCCEEEDED,FAILED} in gtests, r=ahal,necko-reviewers 2022-09-15 14:51:50 +00:00
ChunkSet.cpp
ChunkSet.h
Classifier.cpp
Classifier.h
components.conf
Entries.h
HashStore.cpp
HashStore.h
IUrlClassifierUITelemetry.idl
LookupCache.cpp Bug 1777588 - Init variable length prefix set in constructor r=timhuang 2022-09-07 20:28:09 +00:00
LookupCache.h
LookupCacheV4.cpp
LookupCacheV4.h
moz.build
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h
nsIUrlClassifierDBService.idl
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierInfo.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierRemoteSettingsService.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl
nsUrlClassifierDBService.cpp Bug 1783844 - Remove IPC::Principal type remains from codebase. r=nika 2022-08-10 13:39:11 +00:00
nsUrlClassifierDBService.h
nsUrlClassifierInfo.cpp
nsUrlClassifierInfo.h
nsUrlClassifierPrefixSet.cpp Bug 1788871 - Explicitly release array in nsUrlClassifierPrefixSet destructor r=timhuang 2022-09-05 07:20:34 +00:00
nsUrlClassifierPrefixSet.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
nsUrlClassifierProxies.cpp
nsUrlClassifierProxies.h
nsUrlClassifierStreamUpdater.cpp Bug 1787641 - Check existence of a channel before canceling it r=timhuang 2022-09-02 08:20:12 +00:00
nsUrlClassifierStreamUpdater.h
nsUrlClassifierUtils.cpp
nsUrlClassifierUtils.h
ProtocolParser.cpp
ProtocolParser.h
RiceDeltaDecoder.cpp
RiceDeltaDecoder.h
SafeBrowsing.jsm Bug 1773701 - Part 1: Add email tracking data collection feature to SafeBrowsing.jsm. r=dimi 2022-07-19 20:04:24 +00:00
UrlClassifierHashCompleter.jsm
UrlClassifierLib.jsm
UrlClassifierListManager.jsm Bug 1781977 - Remove URLCLASSIFIER_UPDATE_REMOTE_SETTINGS_RESULT telemetry r=timhuang 2022-08-02 12:13:23 +00:00
UrlClassifierRemoteSettingsService.jsm
UrlClassifierTelemetryUtils.cpp
UrlClassifierTelemetryUtils.h
VariableLengthPrefixSet.cpp
VariableLengthPrefixSet.h