Closed
Bug 1755437
Opened 3 years ago
Closed 3 years ago
UtilityProcess memory reporting uses inversed child/parent naming
Categories
(Core :: Security: Process Sandboxing, task, P2)
Core
Security: Process Sandboxing
Tracking
()
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
e.g., https://searchfox.org/mozilla-central/rev/94d7c959115c03ea1e9406d6105b36cabe63775d/ipc/glue/UtilityProcessParent.cpp#41-69 we use child
variable name when referring to a UtilityProcessParent
. There are other places where this is done as well.
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P2
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d0f7c680f61c
UtilityProcess memory reporting uses inversed child/parent naming r=mccr8
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•