fune/devtools
Nicolas Chevobbe 7c7499e19e Bug 1731793 - [devtools] Fix node picker error when closing browser toolbox. r=ochameau.
onInspectorFrontDestroyed was throwing because when it
is called from the destroy callback of watchFronts, it
doesn't get a second argument, and the destructuring fails.
This patch defaults the second parameter to an empty object
in order to avoid this.

Differential Revision: https://phabricator.services.mozilla.com/D126235
2021-09-21 14:11:45 +00:00
..
client Bug 1731793 - [devtools] Fix node picker error when closing browser toolbox. r=ochameau. 2021-09-21 14:11:45 +00:00
docs Bug 1729671 - [devtools] Update performance-tests-overview.html for new allocations devtools tests r=ochameau 2021-09-14 14:18:26 +00:00
perfdocs Bug 1725399: [perfdocs] Add link to DAMP tests in performance testing index page r=perftest-reviewers,AlexandruIonescu 2021-08-17 13:33:45 +00:00
platform
server Bug 1730159 - [devtools] Only match console messages of exact same window. r=bomsy. 2021-09-21 13:59:40 +00:00
shared Bug 1730159 - [devtools] Only match console messages of exact same window. r=bomsy. 2021-09-21 13:59:40 +00:00
startup Bug 1721692 - [devtools] Wait for presShell in browser_aboutdevtools tests r=Honza 2021-08-18 08:17:59 +00:00
.eslintrc.js Bug 1714527 - [devtools] Remove unused serviceworker actor code in DevTools server r=nchevobbe,devtools-backward-compat-reviewers 2021-06-07 20:13:26 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild
tsconfig.json