services/ui/ to use default LSI
Previously, ParentLocalSurfaceIdAllocator would default to an invalid LocalSurfaceId. A new LSI had to be explicitly allocated before the normal behavior could use it. With ParentLocalSurfaceIdAllocator now default initializing a valid LSI, the various call sites no longer need to explicitly check for the uninitialized state. services/ui/ has some of those call sites. BUG=837030 Change-Id: I1b82b0133de0ecc3e8fa71f5a40f25762732ccf3 Reviewed-on: https://chromium-review.googlesource.com/1038144 Commit-Queue: Chris Blume <cblume@chromium.org> Reviewed-by:Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#585927}
Showing
Please register or sign in to comment