Descriptioncc: Call PrepareTiles when becoming visible in browser only.
Calling PrepareTiles on each visibility change might have caused a v8
idle time benchmark regression. We only need to call PrepareTiles for
the SingleThreadProxy wait for ready to draw mode.
R=brianderson@chromium.org,danakj@chromium.org
TEST=LayerTreeHostTestReadyToDrawVisibility
BUG=499040
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/c67e9d831fa3753fc5434229d3275b1c0155edae
Cr-Commit-Position: refs/heads/master@{#339201}
Patch Set 1 #Patch Set 2 : Add test #
Total comments: 4
Patch Set 3 : brianderson's review #Patch Set 4 : Fix compile error - size_t infects everything! #
Messages
Total messages: 18 (6 generated)
|