gecko-dev/devtools/client
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
..
aboutdebugging Bug 1499354: Add object-src 'none' to the CSP of all about: pages. r=freddyb 2019-09-26 16:22:41 +00:00
accessibility Bug 1500142 - Remove inspector bindings from toolbox. r=yulia,ochameau 2019-09-16 17:39:42 +00:00
application Bug 1575529: Display color values for manifest members r=Ola 2019-09-18 10:03:44 +00:00
bin Bug 1566443 - Rename folder aboutdebugging-new to aboutdebugging r=remote-debugging-reviewers,daisuke 2019-08-23 08:52:33 +00:00
debugger Bug 1582865 - Remove actors from ObjectInspector state once they're released. r=rpl. 2019-09-27 12:06:20 +00:00
dom Bug 1568157 - Part 3: Replace toolbox.highlighter with the contextual HighlighterFront. r=yulia 2019-08-27 19:13:45 +00:00
framework Bug 1499354: Add object-src 'none' to the CSP of all about: pages. r=freddyb 2019-09-26 16:22:41 +00:00
inspector Bug 1512513 - Set the short toolbar height to 24px (25px with border) instead of 23px; r=Honza,rcaliman 2019-09-25 20:16:33 +00:00
jsonview Bug 1575786 - Use unprefixed user-select property in devtools CSS; r=ladybenko,jlast 2019-08-29 10:12:25 +00:00
locales Backed out 2 changesets (bug 1403051) for causing devtools failures on browser_parsable_css.js CLOSED TREE 2019-09-26 16:32:12 +03:00
memory Bug 1569676 - Make memory panel's destroy synchronous. r=jdescottes 2019-08-12 13:47:15 +00:00
netmonitor Backed out 2 changesets (bug 1403051) for causing devtools failures on browser_parsable_css.js CLOSED TREE 2019-09-26 16:32:12 +03:00
performance Bug 1582786 - Append the devtools theme stylesheet sheet after global.css in document.head if it exists instead of using an XML ProcessingInstruction r=nchevobbe 2019-09-25 18:16:28 +00:00
performance-new Bug 1582140 - Create more detailed docs for the profiler popup; r=julienw a=doc 2019-09-20 16:33:16 +00:00
preferences Bug 1579768 - Debugger paused overlay is too obtrusive and cant be disabled. r=davidwalsh 2019-09-23 14:35:31 +00:00
responsive Bug 1553804: Part 4 - Make some evil tests less evil/failing. r=nika 2019-09-20 04:43:48 +00:00
scratchpad Bug 1583972 - Fix deprecation link opening in Scratchpad window. r=jdescottes. 2019-09-26 09:18:54 +00:00
shared Bug 1582865 - Remove actors from ObjectInspector state once they're released. r=rpl. 2019-09-27 12:06:20 +00:00
storage Bug 1578447 - Fix storage panel ui not refreshing on changes to items with string keys parsable as JSON. r=miker 2019-09-26 12:28:06 +00:00
styleeditor Bug 1580545 - Convert ResponsiveUI and ResponsiveUIManager to ES6 classes. r=mtigley 2019-09-11 18:51:35 +00:00
themes Bug 1584074 - Fix CodeMirror token color issue due to update to v5.49.0. r=gl. 2019-09-26 16:14:00 +00:00
webconsole Bug 1579270 - Disable TLS 1.0 and TLS 1.1 in Nightly, r=jcj 2019-09-27 04:01:17 +00:00
webreplay Bug 1583668 - Fix browser_rr_inspector-03.js failure, r=jlast. 2019-09-25 00:43:17 +00:00
.eslintrc.js
definitions.js Bug 1539462 - Remove WebIDE r=ochameau,jryans,janerik,fluent-reviewers,flod 2019-09-25 17:24:58 +00:00
jar.mn Bug 1539462 - Remove the DevTools connect page r=ladybenko 2019-09-25 18:50:24 +00:00
menus.js Bug 1539462 - Remove the DevTools connect page r=ladybenko 2019-09-25 18:50:24 +00:00
moz.build Bug 1539462 - Remove WebIDE r=ochameau,jryans,janerik,fluent-reviewers,flod 2019-09-25 17:24:58 +00:00