Open
Bug 1662726
Opened 5 years ago
Updated 4 years ago
Move getAllRemoteBrowsingContexts & getFilteredRemoteBrowsingContext to a helper file
Categories
(DevTools :: Framework, task, P3)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
Details
(Whiteboard: [not-a-fission-bug])
In Bug 1633712 we copied the helpers that exist in frame-helper (https://searchfox.org/mozilla-central/rev/84922363f4014eae684aabc4f1d06380066494c5/devtools/server/actors/watcher/target-helpers/frame-helper.js#170-242) in worker-helper.
Let's add a helper file to put those helper and reuse them.
Updated•5 years ago
|
Whiteboard: [fission-]
You need to log in
before you can comment on or make changes to this bug.
Description
•