Closed Bug 1567834 Opened 5 years ago Closed 5 years ago

Allow WebConsoleUI to listen to new processes

Categories

(DevTools :: Console, task, P2)

task

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1586359

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

WebConsole UI should holds a list of WebConsoleConnectionProxy so we can connect to multiple targets (and in the case of the Browser Console, remove content forwarding on the server).
We also want to be able to instantiate new WebConsoleConnectionProxy when new processes are created.

Depends on: 1569643

Original issue was handled in Bug 1441711.
Let's re-purpose this bug to handle new processes being created.
For now we only connect to the existing processes when starting the console.
But in the case of Fission, we might have new content processes being created on the fly (e.g. when adding a remote iframe on a content page).

Summary: Allow WebConsoleUI to listen to multiple proxies → Allow WebConsoleUI to listen to new processes
Depends on: 1576624
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Whiteboard: dt-fission
You need to log in before you can comment on or make changes to this bug.