gecko-dev/devtools/client/debugger
Alexandre Poirot fb092f76b5 Bug 1568150 - Destroy the inspector front after the panels. r=gl
All fronts are destroyed when we call TargetMixin.destroy.
All but the inspector. This changeset move the inspector front destruction
from being done in parallel to panels destruction to do it after.
This highlight races in tests that are not waiting correctly for the full
loading of the grid sidebar.

Differential Revision: https://phabricator.services.mozilla.com/D39408

--HG--
extra : moz-landing-system : lando
2019-07-29 17:16:11 +00:00
..
assets Bug 1559819 - rename threadClient to threadFront; r=jdescottes 2019-07-11 09:45:32 +00:00
bin Bug 1561148 - Improve detection of react libraries r=jlast 2019-07-18 02:24:43 +00:00
configs
dist Bug 1561148 - Improve detection of react libraries r=jlast 2019-07-18 02:24:43 +00:00
flow-typed Bug 1560942 - Fix perf regression from Event listener breakpoints. r=loganfsmyth 2019-07-10 00:17:20 +00:00
images
packages Bug 1559717 - Fix displaying getter value for getter returning falsy values. r=davidwalsh. 2019-07-25 13:55:14 +00:00
src Bug 1566903 - Work-in-Progress Patch - Ensure that Ctrl/Cmd + F shortcut always re-selects the search bar query. r=jlast 2019-07-29 19:33:17 +00:00
test/mochitest Bug 1568150 - Destroy the inspector front after the panels. r=gl 2019-07-29 17:16:11 +00:00
.babelrc
.eslintignore
.eslintrc Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
.eslintrc.jsx-a11y
.flowconfig
.prettierignore
.remarkignore
.remarkrc
.stylelintignore
.stylelintrc
README.mozilla
index.html
jest-test.config.js Bug 1563776 - Fix debugger tests when fx source folder is called firefox r=jlast 2019-07-16 19:47:17 +00:00
jest.config.js
moz.build
package.json Bug 1567250 - Move async storage and helper to shared location r=jlast 2019-07-22 14:59:55 +00:00
panel.js Bug 1559819 - rename threadClient to threadFront; r=jdescottes 2019-07-11 09:45:32 +00:00
postcss.config.js
webpack.config.js
yarn.lock Bug 1567250 - Move async storage and helper to shared location r=jlast 2019-07-22 14:59:55 +00:00

README.mozilla

This is the debugger.html project output.
See https://github.com/devtools-html/debugger.html

Version 128

Comparison: https://github.com/devtools-html/debugger.html/compare/release-127...release-128

Packages:
- babel-plugin-transform-es2015-modules-commonjs @6.26.2
- babel-preset-react @6.24.1
- react @16.4.1
- react-dom @16.4.1
- webpack @3.12.0