Closed
Bug 1761054
Opened 3 years ago
Closed 3 years ago
Add Utility Processes with proper classification in about:processes
Categories
(Core :: Security: Process Sandboxing, enhancement, P1)
Core
Security: Process Sandboxing
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
We would need to make sure:
ChromeUtils.requestProcInfo()
provides the sandboxingKind info of a utilitytoolkit/components/aboutprocesses/content/aboutProcesses.js:State._promiseSnapshot()
get the info and pushes it in its listtoolkit/components/aboutprocesses/content/aboutProcesses.js:displayProcessRow()
is updated with the right info to reflect that
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Blocks: utility-process
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P1
Updated•3 years ago
|
Attachment #9269102 -
Attachment description: WIP: Bug 1761054 - Add Utility Processes with proper classification in about:processes → Bug 1761054 - Add Utility Processes with proper classification in about:processes r?nika!,dthayer!,#fluent-reviewers!
Updated•3 years ago
|
Attachment #9269102 -
Attachment description: Bug 1761054 - Add Utility Processes with proper classification in about:processes r?nika!,dthayer!,#fluent-reviewers! → Bug 1761054 - Add Utility Processes with proper classification in about:processes r?nika!,florian!,#fluent-reviewers!
Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Attachment #9270431 -
Attachment description: WIP: Bug 1761054 - Introduce UtilityProcessManager::StartService → Bug 1761054 - Introduce UtilityProcessManager::StartService r?nika!
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe51656c9bfc
Introduce UtilityProcessManager::StartService r=nika
https://hg.mozilla.org/integration/autoland/rev/23a12c0ddc69
Add Utility Processes with proper classification in about:processes r=nika,fluent-reviewers,flod,florian
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fe51656c9bfc
https://hg.mozilla.org/mozilla-central/rev/23a12c0ddc69
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•