Open Bug 1906609 Opened 1 year ago Updated 14 days ago

Instantiate the top level target actor for xpcshell and windowless browser toolbox from the server via the watcher actor

Categories

(DevTools :: Framework, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

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

Details

Bug 1785106 will make it so that the top level target actor (parent process target actor) for the regular browser toolboxes to be created by the watcher actor when watching for the FRAME target type.
This will stop instantiating it manually from the client codebase, by the process descriptor front.

But it will still be the case when the browser toolbox debugs two special edge cases:

  • xpcshell test debugging
  • windowless firefox runs

We need to tweak the watcher actor in order to support these two special debugging contexts.

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.