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
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
nsUrlClassifierProxies.cpp
nsUrlClassifierProxies.h
nsUrlClassifierStreamUpdater.cpp
nsUrlClassifierStreamUpdater.h
nsUrlClassifierUtils.cpp
nsUrlClassifierUtils.h
ProtocolParser.cpp
ProtocolParser.h
RiceDeltaDecoder.cpp
RiceDeltaDecoder.h
SafeBrowsing.jsm
UrlClassifierHashCompleter.jsm
UrlClassifierLib.jsm
UrlClassifierListManager.jsm
UrlClassifierRemoteSettingsService.jsm
UrlClassifierTelemetryUtils.cpp
UrlClassifierTelemetryUtils.h
VariableLengthPrefixSet.cpp
VariableLengthPrefixSet.h