Surface synchronization: Allocate new LocalSurfaceId on eviction
By allocating a new LocalSurfaceId on eviction, we can mitigate the flash that's seen by the user when switching to an evicted tab. This CL also fixes the race with enable-viz where the renderer submits to a surface that is getting destroyed and we end up not showing anything. Bug: 777881 Change-Id: I5d8ec017ea6a305607664a0f542f5b3abcf4f17f Reviewed-on: https://chromium-review.googlesource.com/897997 Commit-Queue: Saman Sami <samans@chromium.org> Reviewed-by:Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#534481}
Showing
Please register or sign in to comment