Update OzonePlatform::AfterSandboxEntry() according to spec
OzonePlatform::AfterSandboxEntry() should only be called when GPU is run as a separate process (whether it is sandboxed or not). If GPU is in-process, the embedders should not call AfterSandboxEntry(). This CL updates ozone embedders and ozone implementations to adhere to this requirement. Comments are also updated to reflect this requirement clearly. BUG=998113 Change-Id: I86a479131df463137185fc3217ce12dab107159e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807700Reviewed-by:Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#699788}
Showing
Please register or sign in to comment