Open Bug 1262886 Opened 9 years ago Updated 2 years ago

Figure out what needs to be shut down for non-parent-non-content processes

Categories

(Core :: Graphics: Layers, defect, P3)

defect

Tracking

()

People

(Reporter: nical, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [gfx-noted])

In gfxPlatform::ShutdownLayersIPC we run into cases where XRE_IsParentProcess() and XRE_IsContentProcess() both return false. I don't know what these processes are (maybe plugins?), but we don't attempt to shut gfx ipdl protocols down there. We should look into what theses processes are, whether they need gfx stuff, and what should happen during shutdown.
Blocks: 1264293
Whiteboard: [gfx-noted]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.