gecko-dev/devtools
Nicolas Chevobbe 3c8cacaa5b Bug 1638533 - Add (in promise) suffix for uncaught rejected promise. r=davidwalsh.
Now that nsIScriptError have a `isPromiseRejection` flag, we can consume it
in the console to indicate to the user that we're dealing with a promise rejection.
The exception message is then: "Uncaught (in promise) XXX".
A few tests needed to be updated, and we take this as an opportunity to
ensure we have a stacktrace for uncaught promise rejection.

Differential Revision: https://phabricator.services.mozilla.com/D75780
2020-05-18 14:34:33 +00:00
..
client Bug 1638533 - Add (in promise) suffix for uncaught rejected promise. r=davidwalsh. 2020-05-18 14:34:33 +00:00
docs Bug 1638290 - Update try syntax for DAMP in the devtools documentation r=rcaliman 2020-05-15 15:03:04 +00:00
platform Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
server Bug 1638533 - Add (in promise) suffix for uncaught rejected promise. r=davidwalsh. 2020-05-18 14:34:33 +00:00
shared Bug 1636998 - Make ::-moz-focus-outer a no-op, and remove it on Nightly. r=jwatt 2020-05-18 10:54:16 +00:00
startup Bug 1617246 - Always consult objdirs for symbols. r=gregtatum 2020-05-11 19:52:53 +00:00
.eslintrc.js Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00
.eslintrc.mochitests.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.eslintrc.xpcshell.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1599027 - Remove http inspector doc. r=Honza. 2019-11-26 08:43:59 +00:00
templates.mozbuild
tsconfig.json Bug 1603351 - Add a tsconfig.json file in devtools root folder. r=gregtatum. 2019-12-16 15:21:03 +00:00