Open Bug 1672614 Opened 4 years ago Updated 4 years ago

Remove RootActor.listProcesses and ProcessDescriptors for content processes

Categories

(DevTools :: Framework, task)

task

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Attachments

(1 file)

With bug 1620248, content process descriptors as well as RootActor.listProcesses are only going to be used by the Browser Content Toolbox. The Browser Content Toolbox is meant to be removed in bug 1593753.

They might also still be used by some legacy listener code, which are using listProcesses internally instead of depending on the TargetList and Watcher Actor:
https://searchfox.org/mozilla-central/source/devtools/shared/resources/legacy-target-watchers/legacy-workers-watcher.js#161
So that we might also have to wait for bug 1651522 before being able to drop all this.

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

Attachment

General

Created:
Updated:
Size: