gecko-dev/devtools
Alexandre Poirot 71dcc33581 Bug 1698554 - [devtools] Improve error logging when a request fails with a custom exception. r=nchevobbe
Like BrowsingContextTargetActor.detach which was throwing { error: wrongState }
and we were logging "(void 0)" because error.message was undefined,
while error was the thrown JS object.

Differential Revision: https://phabricator.services.mozilla.com/D107986
2021-03-19 10:04:48 +00:00
..
client Bug 1698491 - [devtools] Wait for resume(dbg) resolution in all debugger tests. r=nchevobbe 2021-03-18 22:06:27 +00:00
docs Bug 1698553 - [devtools] Update DevTools release doc to include same-version smoke tests r=nchevobbe 2021-03-16 08:25:56 +00:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Bug 1698554 - [devtools] Improve error logging when a request fails with a custom exception. r=nchevobbe 2021-03-19 10:04:48 +00:00
shared Bug 1698554 - [devtools] Improve error logging when a request fails with a custom exception. r=nchevobbe 2021-03-19 10:04:48 +00:00
startup Bug 1694906 - [devtools] Add new option to createDescriptorForTab to support devtools webextensions r=rpl,ochameau 2021-03-10 18:22:03 +00:00
.eslintrc.js Bug 1652690 - Remove outdated eslint rule for devtools/shared/platform r=nchevobbe,perftest-reviewers,sparky 2020-07-15 14:59:19 +00:00
.eslintrc.mochitests.js Bug 1694140 - [devtools] Rename TargetFactory to TabTargetFactory and update filename r=ochameau 2021-02-25 18:02:53 +00:00
.eslintrc.xpcshell.js Bug 1620537 - Fix eslint issues in devtools .eslintrc*.js files now that ESLint 7 will lint them. r=mossop 2020-07-24 20:39:07 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
templates.mozbuild
tsconfig.json