gecko-dev/devtools/client
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
..
aboutdebugging Bug 1617240 - Add reload button for remote debugging r=daisuke,flod,victoria 2020-05-15 16:29:48 +00:00
accessibility Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
application Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
bin
debugger Bug 1637969 - Fix React key error in Error rep. r=Honza. 2020-05-18 07:19:55 +00:00
dom Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
framework Bug 1574903 - Update remote debugging tooltip in the settings panel r=jdescottes,fluent-reviewers,flod 2020-05-16 06:54:15 +00:00
fronts Bug 1631775 - Make the structure of cached messages the same as live ones. r=Honza. 2020-05-18 07:32:02 +00:00
inspector Bug 1637561: Introduce dictionary argument to 'watch' function. r=ochameau,nchevobbe 2020-05-18 08:31:30 +00:00
jsonview Bug 1633790 - pass channels to stream conversion getContentType and always allow PDF.js use for user-opened local PDF files, r=mattwoodrow,jaws 2020-05-06 20:34:51 +00:00
locales Backed out 2 changesets (bug 1546394) for devtools failures with getBlockedUrls. CLOSED TREE 2020-05-18 13:33:42 +03:00
memory Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
netmonitor Backed out 2 changesets (bug 1546394) for devtools failures with getBlockedUrls. CLOSED TREE 2020-05-18 13:33:42 +03:00
performance Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
performance-new Bug 1617246 - Always consult objdirs for symbols. r=gregtatum 2020-05-11 19:52:53 +00:00
preferences Bug 1603190 - Enable windowless-service-workers in Nightly r=jlast,Honza 2020-04-23 15:09:56 +00:00
responsive Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
shared Bug 1637969 - Fix React key error in Error rep. r=Honza. 2020-05-18 07:19:55 +00:00
storage Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
styleeditor Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
themes Bug 1636998 - Make ::-moz-focus-outer a no-op, and remove it on Nightly. r=jwatt 2020-05-18 10:54:16 +00:00
webconsole Bug 1638533 - Add (in promise) suffix for uncaught rejected promise. r=davidwalsh. 2020-05-18 14:34:33 +00:00
whats-new Bug 1621042 - Updated DevTools What's New for 76 r=jlast 2020-04-23 17:45:23 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
constants.js Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00
definitions.js Bug 1633422: Enable Application panel on dev edition r=jdescottes 2020-04-29 11:56:14 +00:00
devtools-client.js Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00
devtools-fission-prefs.js Bug 1607755 - Remove box model highlighter implementation with setupInParent() r=jdescottes 2020-04-15 14:38:21 +00:00
jar.mn Bug 1634380 - Part 2: Split devtools-button and legacy devtools-toolbarbutton styles; r=ladybenko 2020-05-12 13:22:28 +00:00
menus.js Bug 1621022 - Change the workflow of enabling the profiler menu button; r=canaltinova 2020-03-25 15:34:59 +00:00
moz.build Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00