Open Bug 1325120 Opened 8 years ago Updated 2 years ago

Investigate whether ContentParent is safe for reentracy when shutting down

Categories

(Core :: DOM: Content Processes, task)

task

Tracking

()

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

Over in bug 1320533 we came across a case where we'd reenter ContentParent during shutdown and would end up hanging because an object was cleared out underneath our nose. We should probably triage the rest of the ContentParent::Recv* methods for similar issues.
Or kill all the sync IPC messages with fire.
Component: IPC → DOM: Content Processes
(In reply to Ben Kelly [:bkelly] from comment #1) > Or kill all the sync IPC messages with fire. Amen. :-)
Bug 1325255 is also remotely related.
Type: defect → task
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.