gecko-dev/devtools/server
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
..
actors Backed out 2 changesets (bug 1647845) for causing build bustages. CLOSED TREE 2021-03-19 01:07:18 +02:00
connectors Bug 1696471 - [devtools] Notify about top level target destruction via watcher's target-destroyed-form. r=nchevobbe,jdescottes 2021-03-09 12:30:52 +00:00
performance Bug 1657435 - [devtools] Migrate from getAllDocShellsInSubtree to getAllBrowsingContextsInSubtree in DevTools. r=nchevobbe 2021-01-26 17:31:12 +00:00
socket Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
startup Bug 1691075 - [devtools] Fix error in startup/worker.js. r=bomsy. 2021-02-16 16:14:59 +00:00
tests Bug 1698554 - [devtools] Improve error logging when a request fails with a custom exception. r=nchevobbe 2021-03-19 10:04:48 +00:00
devtools-server-connection.js Bug 1633727 - Improve error reporting for legacy actors r=nchevobbe 2020-07-28 19:44:51 +00:00
devtools-server.js Bug 1633712 - [devtools] Create WorkerTargets as soon as possible. r=ochameau,devtools-backward-compat-reviewers. 2020-10-26 12:53:43 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00