Closed
Bug 1636203
Opened 5 years ago
Closed 5 years ago
about:processes fails to list all content processes on Linux
Categories
(Core :: DOM: Content Processes, defect, P3)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox75 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | fixed |
People
(Reporter: emilio, Assigned: Kwan)
References
Details
Attachments
(2 files)
See screenshot. I have more than one process, and it's a fission window...
Reporter | ||
Comment 1•5 years ago
|
||
I told Yoric that I'd try to take a look to this soonish :)
Flags: needinfo?(emilio)
Updated•5 years ago
|
Severity: -- → S4
status-firefox75:
--- → unaffected
status-firefox76:
--- → unaffected
status-firefox77:
--- → unaffected
status-firefox78:
--- → affected
status-firefox-esr68:
--- → unaffected
Priority: -- → P3
Assignee | ||
Comment 2•5 years ago
|
||
The pid wasn't being included in the ProcInfo returned from GetProcInfo unlike
on macOS, so all child processes were ending up with the default pid of 0
Updated•5 years ago
|
Assignee: nobody → moz-ian
Status: NEW → ASSIGNED
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6fc9d1fa3e7b
Include pid in ProcInfo on Linux. r=Yoric
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Updated•5 years ago
|
Summary: about:processes fails to list all content processes → about:processes fails to list all content processes on Linux
You need to log in
before you can comment on or make changes to this bug.
Description
•