Expose WatcherFront via TargetList (instead of ResourceWatcher)
Categories
(DevTools :: Framework, enhancement)
Tracking
(firefox85 fixed)
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(3 files)
Currently, ResourceWatcher exposes the WatcherFront via a watcher attribute.
https://searchfox.org/mozilla-central/rev/50215d649d4854812837f1343e8f47bd998dacb5/devtools/shared/resources/resource-watcher.js#111
But it appears that TargetList also uses the watcher front:
https://searchfox.org/mozilla-central/rev/50215d649d4854812837f1343e8f47bd998dacb5/devtools/shared/resources/target-list.js#288
and we would benefit from exposing it from TargetList as this is a sub-component of ResourceWatcher.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
Comment 5•5 years ago
|
||
Backed out 3 changesets (Bug 1676808) for causing devtools failures CLOSED TREE
Failure log: https://treeherder.mozilla.org/logviewer?job_id=321966250&repo=autoland&lineNumber=8515
https://treeherder.mozilla.org/logviewer?job_id=321966223&repo=autoland&lineNumber=2680
Backout: https://hg.mozilla.org/integration/autoland/rev/5af57fd285f1cfe988fafd7f217a47d0923e0531
Comment 7•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/575f1754a9ce
https://hg.mozilla.org/mozilla-central/rev/16d35d5bf7f2
https://hg.mozilla.org/mozilla-central/rev/6dba1920e0cc
| Assignee | ||
Updated•4 years ago
|
Description
•