DescriptionRelease GPU resources only after renderer GPU channels are closed.
The RelinquishGpuResource message from the browser process may
come before or after the rederer process closes it GPU channel.
As such, we need to wait until only the Browser GPU channel is
open until we can actually release the default off-screen
PBuffer surface and the EGL display.
This is a follow-up to https://codereview.chromium.org/712343003
Bug: 18724066
BUG=432268
Committed: https://crrev.com/aec301ce2f19d24b7e7e4033f041e47b7c3820cb
Cr-Commit-Position: refs/heads/master@{#308468}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|