mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
f1a1d66351
If the GPU process crashes immediately after startup, before GPUProcessHost calls getCompositorSurfaceManager, then the getExistingConnection call will return null. This wasn't being handled, resulting in a parent process crash due to a null pointer exception. This patch simply returns null from getCompositorSurfaceManager if it cannot find the GpuProcessConnection. This will avoid the parent process crash, allowing the GPU process crash to be handled correctly (sending a crash report and restarting/disabling the GPU process). Differential Revision: https://phabricator.services.mozilla.com/D139943 |
||
---|---|---|
.. | ||
android | ||
locales | ||
.eslintrc.js |