Open
Bug 1758996
Opened 3 years ago
Updated 3 years ago
Implement Tab Descriptor Root resources.
Categories
(DevTools :: Framework, enhancement)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: ochameau, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Now that we have a Root Resources that can be observed right away from a Root Actor.
about:debugging should be able to start using this new framework to observe tabs, addons, workers, ...
This would reuse the existing patterns we already use for all resources: a watch request and resource-available RDP events. This would also benefit from ResourceCommand throttling.
And ultimately get us away from the non-trivial listFoo request + onFoo event pattern.
Reporter | ||
Comment 1•3 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•