Closed Bug 1569238 Opened 5 years ago Closed 5 years ago

Debugger should show sources for ContentProcessTargets

Categories

(DevTools :: Debugger, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1573315

People

(Reporter: yulia, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

For the debugger, we need to be able to show other processes than the main process in the UI. We currently have a ui for workers but not the processes.

Blocks: dbg-fission
Whiteboard: dt-fission

Clarifying the title, as the Sources panel has UI already to show worker sources, which can be tested with http://dbg-workers.glitch.me/

Summary: Add UI for more than one content thread for the debugger → Debugger should show sources for isolated content threads

FWIW the intent with the windowless workers UI was that it should be forward-compatible with fission threads. Main threads for other content processes would show up in the UI as if they were worker threads, they just need new names and the plumbing required to supply their sources, pause state, etc. to the debugger.

Yulia, do you have a test case in mind?

Also, what do you think would need to be done in terms of listing to the other processes?

Summary: Debugger should show sources for isolated content threads → Debugger should show sources for ContentProcessTargets
Blocks: 1573116
Attached image Sources are found
Priority: -- → P2
Type: task → enhancement

Closing as the debugger now shows content processes and their sources in the sources tree. We will need follow up bugs to improve the UI, but they now behave similar to workers.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Priority: P2 → P1
Resolution: FIXED → DUPLICATE
Whiteboard: dt-fission
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: