Loading
Bug 1578408 - Attach content process thread actor from the toolbox. r=jlast,jdescottes,yulia
We need to attach the thread actor as soon as the toolbox start. To: * know when the thread is paused, even if the debugger isn't opened * report paused state by changing the debugger icon * switch to the debugger on pause This will also fix some other code, like in the console, which expect the Thread actor to be attached and already inspecting the debugged target's globals. Differential Revision: https://phabricator.services.mozilla.com/D44638 --HG-- extra : moz-landing-system : lando