fune/toolkit/components/url-classifier
Ian Moody 011b59d595 Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi
Raw Cr.ERROR don't get stack information, same as throwing JS literals instead
of `new Error()`s.

This was done automatically with a new eslint rule that will be introduced in
the next commit.  One instance of a raw Cr.ERROR was not replaced since it is
used in a test that specifically checks the preservation of raw Cr values in
XPCJS.  The rule will be disabled for that instance.

Differential Revision: https://phabricator.services.mozilla.com/D28073
2020-05-05 17:41:36 +00:00
..
chromium
docs
tests Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
ChunkSet.cpp
ChunkSet.h Bug 1628692 - Prepare toolkit/components/url-classifier/ for making FallibleTArray uncopyable. r=gcp 2020-04-29 08:41:39 +00:00
Classifier.cpp Bug 1626570 - Improve handling of copying arrays in toolkit/components/url-classifier/. r=gcp 2020-04-30 09:40:24 +00:00
Classifier.h
components.conf
Entries.h
HashStore.cpp Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv 2020-04-24 14:34:15 +00:00
HashStore.h
IUrlClassifierUITelemetry.idl
LookupCache.cpp Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv 2020-04-24 14:34:15 +00:00
LookupCache.h
LookupCacheV4.cpp
LookupCacheV4.h
moz.build
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h
nsIUrlClassifierDBService.idl
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierInfo.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl
nsUrlClassifierDBService.cpp Bug 1626570 - Improve handling of copying arrays in toolkit/components/url-classifier/. r=gcp 2020-04-30 09:40:24 +00:00
nsUrlClassifierDBService.h
nsUrlClassifierInfo.cpp
nsUrlClassifierInfo.h
nsUrlClassifierPrefixSet.cpp
nsUrlClassifierPrefixSet.h
nsUrlClassifierProxies.cpp
nsUrlClassifierProxies.h Bug 1626570 - Improve handling of copying arrays in toolkit/components/url-classifier/. r=gcp 2020-04-30 09:40:24 +00:00
nsUrlClassifierStreamUpdater.cpp
nsUrlClassifierStreamUpdater.h
nsUrlClassifierUtils.cpp
nsUrlClassifierUtils.h
ProtocolParser.cpp Bug 1626570 - Improve handling of copying arrays in toolkit/components/url-classifier/. r=gcp 2020-04-30 09:40:24 +00:00
ProtocolParser.h Bug 1626570 - Improve handling of copying arrays in toolkit/components/url-classifier/. r=gcp 2020-04-30 09:40:24 +00:00
RiceDeltaDecoder.cpp
RiceDeltaDecoder.h
SafeBrowsing.jsm
UrlClassifierHashCompleter.jsm Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
UrlClassifierLib.jsm
UrlClassifierListManager.jsm
UrlClassifierTelemetryUtils.cpp
UrlClassifierTelemetryUtils.h
VariableLengthPrefixSet.cpp Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv 2020-04-24 14:34:15 +00:00
VariableLengthPrefixSet.h