gecko-dev/devtools/client/debugger
Nicolas Chevobbe 1b332b68a5 Bug 1582865 - Remove actors from ObjectInspector state once they're released. r=rpl.
The actors weren't ever removed from the state,
which could lead to increased memory consumption
as well as attempt to release the actors a
second time in some cases.
We fix this by dispatching a new actions once
the actors are released, so we can remove them
from the state.

Depends on D47271

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

--HG--
extra : moz-landing-system : lando
2019-09-27 12:06:20 +00:00
..
assets Bug 1559819 - rename threadClient to threadFront; r=jdescottes 2019-07-11 09:45:32 +00:00
bin Bug 1572209 - Part 3: Upgrade MC Devtools build logic to use Babel 7.x for compilation. r=jlast 2019-08-20 00:57:18 +00:00
configs Bug 1555293 - Fix 0.13 - 0.16% installer size. r=davidwalsh 2019-06-13 14:18:10 +00:00
dist Bug 1575786 - Use unprefixed user-select property in devtools CSS; r=ladybenko,jlast 2019-08-29 10:12:25 +00:00
flow-typed Bug 1578606 - Fix jest. r=davidwalsh 2019-09-05 20:38:25 +00:00
images Bug 1550030 - Show breakpoint icon in inspector for DOM Mutation Breakpoints r=gl 2019-09-18 21:32:42 +00:00
packages Bug 1582865 - Remove actors from ObjectInspector state once they're released. r=rpl. 2019-09-27 12:06:20 +00:00
src Backed out changeset aa0e617660f2 (bug 1583424) for devtools failures at devtools/client/debugger/test/mochitest/browser_dbg-worker-kill.js on a CLOSED TREE 2019-09-27 00:17:50 +03:00
test/mochitest Backed out changeset aa0e617660f2 (bug 1583424) for devtools failures at devtools/client/debugger/test/mochitest/browser_dbg-worker-kill.js on a CLOSED TREE 2019-09-27 00:17:50 +03:00
.eslintignore Bug 1551218 - Part 1: Enable running top-level eslint for the devtools debugger, r=Standard8,jlast 2019-05-17 15:50:29 +00:00
.eslintrc.js Bug 1330148 - Remove no-iterator ESLint exclusions on devtools since there are no violations now. r=jdescottes 2019-09-12 08:02:40 +00:00
.eslintrc.jsx-a11y Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
.flowconfig Bug 1541633 - Part 3: Reduce the amount of data passed to the source-map worker functions. r=jlast 2019-08-23 14:34:42 +00:00
.prettierignore Bug 1551218 - Part 1: Enable running top-level eslint for the devtools debugger, r=Standard8,jlast 2019-05-17 15:50:29 +00:00
.remarkignore Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
.remarkrc Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
.stylelintignore Bug 1574266 - Use modern syntax highlighting in debugger r=Harald 2019-08-16 15:02:42 +00:00
.stylelintrc Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
babel.config.js Bug 1572209 - Part 3: Upgrade MC Devtools build logic to use Babel 7.x for compilation. r=jlast 2019-08-20 00:57:18 +00:00
index.html Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
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 Bug 1551218 - Part 3: Add a top-level .prettierrc and reformat the debugger, r=jlast 2019-05-17 15:51:36 +00:00
moz.build Bug 1577727 - set meta data in which bugzilla product & component debugger bugs should be filed. r=jlast DONTBUILD 2019-08-30 16:40:39 +00:00
package.json Bug 1578606 - Fix jest. r=davidwalsh 2019-09-05 20:38:25 +00:00
panel.js Bug 1580334 - Hovering on the timeline should update the debugger. 2019-09-21 04:51:48 +00:00
postcss.config.js Bug 1551218 - Part 3: Add a top-level .prettierrc and reformat the debugger, r=jlast 2019-05-17 15:51:36 +00:00
README.mozilla Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
webpack.config.js Bug 1572209 - Part 3: Upgrade MC Devtools build logic to use Babel 7.x for compilation. r=jlast 2019-08-20 00:57:18 +00:00
yarn.lock Bug 1578606 - Fix jest. r=davidwalsh 2019-09-05 20:38:25 +00:00

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