Open Bug 1741496 Opened 3 years ago Updated 2 years ago

Remove _parentClosed attribute on ThreadActor

Categories

(DevTools :: Debugger, task)

task

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

(Blocks 1 open bug)

Details

Bug 997119 partially removed the coupling between ThreadActor and WindowGlobalTargetActor.
There is still the _parentClosed attribute which makes an unecessary interaction between WindowGlobalTargetActor and ThreadActor:
https://searchfox.org/mozilla-central/rev/6deb8b6af57a8b5b6b1bcb143ea498e566475d8d/devtools/server/actors/targets/window-global.js#648

You need to log in before you can comment on or make changes to this bug.