gecko-dev/devtools/client/debugger
Julian Descottes 853a765c1f Bug 1690698 - [devtools] Move calls to reconfigure behind TargetList::updateConfiguration r=ochameau,bomsy
Depends on D104423

Same as for isJavascriptEnabled in the previous patch.
With the upcoming Configuration actor, updating the configuration should not be on target-scoped API.
Moving the `reconfigure` API to TargetList reduces the required refactors for the next patch.

Differential Revision: https://phabricator.services.mozilla.com/D104424
2021-02-15 22:41:58 +00:00
..
bin Bug 1675769 - [devtools] Move devtools-environment function into debugger/src. r=bomsy. 2020-11-10 15:18:32 +00:00
configs Bug 1675769 - [devtools] Remove usage of devtools-environment isTesting. r=bomsy. 2020-11-10 15:14:07 +00:00
dist Bug 1583064 - Enable inline preview for class fields within the debugger. r=nchevobbe 2021-01-14 13:43:22 +00:00
flow-typed Bug 1675769 - [devtools] Move devtools-environment function into debugger/src. r=bomsy. 2020-11-10 15:18:32 +00:00
images Bug 1664177: Load all images in devtools/client/debugger/images using chrome:. r=jdescottes 2020-09-10 17:04:35 +00:00
packages Bug 1675769 - [devtools] Move devtools-environment function into debugger/src. r=bomsy. 2020-11-10 15:18:32 +00:00
src Bug 1690698 - [devtools] Move calls to reconfigure behind TargetList::updateConfiguration r=ochameau,bomsy 2021-02-15 22:41:58 +00:00
test/mochitest Bug 1690698 - [devtools] Move calls to reconfigure behind TargetList::updateConfiguration r=ochameau,bomsy 2021-02-15 22:41:58 +00:00
.eslintignore Bug 1675769 - [devtools] Move devtools-environment function into debugger/src. r=bomsy. 2020-11-10 15:18:32 +00:00
.eslintrc.js Bug 1620162 - Upgrade eslint-plugin-jest and fix new lint errors. r=bomsy,Standard8 2020-08-20 08:52:42 +00:00
.flowconfig Bug 1669956 - [devtools] Remove devtools-reps from debugger codebase. r=jdescottes. 2020-10-14 11:24:07 +00:00
.prettierignore
.prettierrc.js
.remarkignore
.remarkrc
.stylelintignore
.stylelintrc
README.mozilla
babel.config.js Bug 1669956 - [devtools] Fix debugger jest tests. r=jdescottes. 2020-10-14 11:57:54 +00:00
index.html Bug 1667778 - [devtools] Remove mentions of launchpad in debugger. r=jdescottes. 2020-11-10 13:05:24 +00:00
jest-test.config.js Bug 1557247 - [devtools] Share jest config and fixtures across panels. r=ladybenko. 2021-01-12 12:32:12 +00:00
jest.config.js
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
package.json Bug 1674400 - [devtools] Update pretty-fast to 0.2.4. r=bomsy. 2020-11-10 12:15:13 +00:00
panel.js Bug 1665716 - [devtools] Listen to all resources only from one place in the debugger frontend. r=bomsy,nchevobbe 2021-02-08 10:12:49 +00:00
webpack.config.js Bug 1673368 - [devtools] Remove unnecessary parts of debugger's webpack config. r=jdescottes 2020-11-06 14:49:16 +00:00
yarn.lock Bug 1674400 - [devtools] Update pretty-fast to 0.2.4. r=bomsy. 2020-11-10 12:15:13 +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