Open Bug 1709063 Opened 3 years ago Updated 3 years ago

Stop exposing toolbox.resourceWatcher/resourceCommand and instead use commands.resourceCommand

Categories

(DevTools :: Framework, task)

task

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

(Blocks 1 open bug)

Details

Bug 1701790 will make ResourceWatcher become a command as should now be accessed via the commands object instead of from the Toolbox.
So any usage of toolbox.resourceCommand should instead do commands.resourceCommand. (All panels should have a reference to commands object)

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