gecko-dev/devtools/server
J. Ryan Stinnett d281ff76c8 Bug 1471941 - Clean up dangling stylesheet listener in DevTools. r=ochameau
In bug 1465637, we removed the redundant actor pool that was used only for
creating stylesheet actors in a target.  This change happened to lead to errors
that uncovered a dangling listener in `StyleSheetsActor` that would continue to
create actors after toolbox destroy when a new sheet is added.

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

--HG--
extra : moz-landing-system : lando
2018-07-03 13:53:30 +00:00
..
actors Bug 1471941 - Clean up dangling stylesheet listener in DevTools. r=ochameau 2018-07-03 13:53:30 +00:00
performance Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau 2018-06-26 13:27:57 +00:00
socket Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
startup Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau 2018-06-26 13:27:57 +00:00
tests Bug 1464461 - implement unix style syntax for console commands; r=nchevobbe,ochameau 2018-06-05 17:27:07 +02:00
main.js Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau 2018-06-26 13:27:57 +00:00
moz.build Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander 2018-06-20 21:34:40 +03:00