forked from mirrors/gecko-dev
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 |
||
|---|---|---|
| .. | ||
| client | ||
| docs | ||
| perfdocs | ||
| platform | ||
| server | ||
| shared | ||
| startup | ||
| .eslintrc.js | ||
| .eslintrc.xpcshell.js | ||
| CODE_OF_CONDUCT.md | ||
| moz.build | ||
| templates.mozbuild | ||
| tsconfig.json | ||