Closed Bug 1625084 Opened 4 years ago Closed 4 years ago

Display content process pid as we do in Nightly for tab

Categories

(DevTools :: Framework, task, P1)

task

Tracking

(Fission Milestone:M6, firefox76 fixed)

RESOLVED FIXED
Firefox 76
Fission Milestone M6
Tracking Status
firefox76 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-m2-mvp)

Attachments

(1 file)

At the moment, a content process with a PID of 1234 is displayed as Content Process 1234 (in the debugger, in the context selector, ...).
It might not be clear to the user that 1234 is the pid.
We could display it like the pid is displayed for tabs in Nightly (when you hover a tab): Content Process (pid:1234).

This patch changes the Content Processes names from
'Content Process 1234' to 'Content Process (pid 1234)',
which is less confusing for the user.

Tracking Fission DevTools bugs for Fission Nightly (M6) milestone

Fission Milestone: --- → M6
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7b0c86ac2ebc
Display content process pid in a more explicit manner. r=ochameau.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76
QA Whiteboard: [qa-76b-p2]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: