Chromium Code Reviews
DescriptionCleanup SetViewportLayersFromIds calls in LayerTreeImplTest
https://crrev.com/76ddc8770c3b80af44f97ddaa32d14098beb0ff8 added a call
to SetViewportLayersFromIds with layer ids of 0 instead of INVALID_ID,
but these 0 layer ids are not valid layers. This patch switches these
0's to real invalid layer ids. In addition, there is no need to call
SetViewportLayersFromIds twice so the two calls have been unified.
BUG=693740
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2868583002
Cr-Commit-Position: refs/heads/master@{#470578}
Committed: https://chromium.googlesource.com/chromium/src/+/a2fe572b1f2bb6e2f9c59227de08a738eed0c00e
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
|||||||||||||||||||