gecko-dev/chrome/test/unit
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
..
data Bug 1601113, replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins 2019-12-17 00:33:16 +00:00
head_crtestutils.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
test_abi.js
test_bug292789.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
test_bug380398.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
test_bug397073.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
test_bug399707.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
test_bug401153.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
test_bug415367.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
test_bug564667.js Bug 1597847 - rename remaining misc xul files: Revert chrome/test/unit/test_bug564667.js back to previous state. a=xpcshell-fix CLOSED TREE 2019-12-03 19:32:41 +01:00
test_crlf.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
test_data_protocol_registration.js 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
test_no_remote_registration.js 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
test_resolve_uris.js Bug 1561435 - Format chrome/, a=automatic-formatting 2019-07-05 09:58:58 +02:00
xpcshell.ini Bug 1616912 - Remove unused locale related code from nsChromeRegistry. r=jfkthame 2020-02-22 00:20:03 +00:00