gecko-dev/devtools/shared/tests
Alexandre Poirot 87bb1e2701 Bug 1513028 - Throw exception with stack and message when a module doesn't exists. r=jdescottes
loadSubScript throws a string, without any stack/location.
Consider all string exceptions as coming from loadSubScript and re-throw a real error
object, coming with the stack of the require call.
Also handle wrong require path with a more explicit error message.

Differential Revision: https://phabricator.services.mozilla.com/D14139

--HG--
extra : moz-landing-system : lando
2018-12-18 13:35:42 +00:00
..
browser Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
mochitest Bug 1078374 - Return empty string in getPath/Selector methods for nodes outside document;r=bgrins 2018-06-23 08:29:16 +02:00
unit Bug 1513028 - Throw exception with stack and message when a module doesn't exists. r=jdescottes 2018-12-18 13:35:42 +00:00