Closed
Bug 1562769
Opened 6 years ago
Closed 6 years ago
Simplify ContentParent destruction
Categories
(Core :: DOM: Content Processes, enhancement)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: jld, Assigned: jld)
References
Details
Attachments
(1 file)
Now that we have the ActorDealloc hook from bug 1540731, we can use it to slightly simplify ContentParent.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
This should be low enough risk to land during the soft freeze.
Pushed by jedavis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/65f14a25f912
Clean up ContentParent destruction. r=nika
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•