Closed
Bug 1005154
Opened 11 years ago
Closed 10 years ago
MemoryReportRequestParent should handle ActorDestroy
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla40
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | fixed |
People
(Reporter: jaas, Assigned: jld)
Details
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
My work-in-progress patches for bug 1151597 fix this as a side-effect, so I might as well take the bug. This would fix a known papercut: if one or more child processes exit during a report (e.g., due to OOM caused by the memory reporting itself), the parent waits for a timeout to expire.
Assignee: nobody → jld
| Assignee | ||
Comment 2•10 years ago
|
||
| Assignee | ||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•