Blink's platform/graphics 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. Blink's platform/graphics have some of those call sites. BUG=837030 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ie8ec4f6d09e357e9433e583e0a79abb72de73385 Reviewed-on: https://chromium-review.googlesource.com/1038140Reviewed-by:Kenneth Russell <kbr@chromium.org> Commit-Queue: Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#555243}
Showing
Please register or sign in to comment