Closed
Bug 1904387
Opened 1 year ago
Closed 1 year ago
Add ChromeUtils.requestChildProcInfo for a single PID
Categories
(Core :: Widget, enhancement)
Core
Widget
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: tarek, Assigned: tarek)
References
Details
Attachments
(1 obsolete file)
let's extend ChromeUtils.requestProcInfo
(or add a new one) to get info about a single PID not all of them.
This can be useful when you don't need the whole processes info, and will be faster
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Summary: Allow ChromeUtils.requestProcInfo for a single PID → Add ChromeUtils.requestChildProcInfo for a single PID
Updated•1 year ago
|
Attachment #9409364 -
Attachment description: WIP: Bug 1904387 - added ChromeUtils.requestChildProcInfo r?mossop → Bug 1904387 - added ChromeUtils.requestChildProcInfo r?mossop
Comment 2•1 year ago
|
||
The following patch is waiting for review from an inactive reviewer:
ID | Title | Author | Reviewer Status |
---|---|---|---|
D214797 | Bug 1904387 - added ChromeUtils.requestChildProcInfo r?mossop | tarek | nika: Back Jul 8, 2024 |
:tarek, could you please find another reviewer?
For more information, please visit BugBot documentation.
Flags: needinfo?(tziade)
Updated•1 year ago
|
Attachment #9409364 -
Attachment is obsolete: true
Assignee | ||
Comment 3•1 year ago
|
||
dropping for now
Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(tziade)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•