Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(270)

Issue 1169213002: cc: Always call PrepareTiles on visibility change. (Closed)

Created:
5 years, 6 months ago by sunnyps
Modified:
5 years, 6 months ago
Reviewers:
danakj, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Always call PrepareTiles on visibility change. When using SingleThreadProxy with impl side painting the scheduler waits for the READY_TO_DRAW signal indefinitely. If renderer switches from visible to invisible and back again it gets in a state where it won't ever call PrepareTiles and not advance frames indefinitely. Calling PrepareTiles unconditionally on visiblity changes fixes that. BUG=497473 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/eff4a1edd1c0daa259b548c90216b6892e772a2f Cr-Commit-Position: refs/heads/master@{#333576}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M cc/trees/layer_tree_host_impl.cc View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
sunnyps
PTAL
5 years, 6 months ago (2015-06-09 18:59:49 UTC) #2
enne (OOO)
Does this manual PrepareTiles need to drain the PrepareTiles funnel? Or is that a separate ...
5 years, 6 months ago (2015-06-09 19:06:36 UTC) #3
sunnyps
On 2015/06/09 19:06:36, enne wrote: > Does this manual PrepareTiles need to drain the PrepareTiles ...
5 years, 6 months ago (2015-06-09 19:09:45 UTC) #4
enne (OOO)
lgtm On 2015/06/09 at 19:09:45, sunnyps wrote: > On 2015/06/09 19:06:36, enne wrote: > > ...
5 years, 6 months ago (2015-06-09 19:56:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1169213002/1
5 years, 6 months ago (2015-06-09 20:09:36 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-09 21:25:06 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-09 21:26:07 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/eff4a1edd1c0daa259b548c90216b6892e772a2f
Cr-Commit-Position: refs/heads/master@{#333576}

Powered by Google App Engine
This is Rietveld 408576698