Expose Service Workers for tab targets in the TargetList
Categories
(DevTools :: Debugger, enhancement, P2)
Tracking
(Fission Milestone:M6c, firefox78 fixed)
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: ochameau, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m2-mvp)
Attachments
(3 files, 6 obsolete files)
Bug 1594754 started exposing service workers when the TargetList was attached to a Parent Process Targets. i.e. the browser toolbox codepath.
But with the windowless service worker features, the Debugger panel expects to also be able to retrieve the service workers of the page that the content toolbox is debugging.
We would need to tweak the TargetList once again in order to enable to notify about the service worker targets related to the page, that, behind a preference as it has some significant impact on the performance.
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Tracking Fission DevTools bugs for Fission Nightly (M6) milestone
Reporter | ||
Comment 2•5 years ago
|
||
Reporter | ||
Comment 3•5 years ago
|
||
Note that the immediate goal is to unlock the debugger to use the TargetList for all its targets (bug 1626655).
So we probably don't have to expose all what RootFront.listAllWorkers
currently exposes.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D73803
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D74056
Assignee | ||
Comment 7•5 years ago
|
||
Depends on D74057
Assignee | ||
Comment 8•5 years ago
|
||
Depends on D74059
Assignee | ||
Comment 9•5 years ago
|
||
Depends on D74419
Assignee | ||
Comment 10•5 years ago
|
||
Depends on D74699
Assignee | ||
Comment 11•5 years ago
|
||
Depends on D74700
Assignee | ||
Comment 12•5 years ago
|
||
Depends on D74701
Only for reference, this might not land
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 14•5 years ago
|
||
Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c)
Updated•5 years ago
|
Comment 16•5 years ago
|
||
Comment 17•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6dc7f0528d29
https://hg.mozilla.org/mozilla-central/rev/0680f7d982e1
https://hg.mozilla.org/mozilla-central/rev/1b9b798b261e
Updated•5 years ago
|
Updated•4 years ago
|
Description
•