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

Issue 2872123002: Wallpaper resize extents compositor lock timeout. (Closed)

Created:
3 years, 7 months ago by wutao
Modified:
3 years, 7 months ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Wallpaper resize extents compositor lock timeout. Sometime wallpaper has not been resized when screen rotation animating. Users can see a wallpaper resize after rotates the screen. The solution is that to acquire compositor lock when resizing wallpaper so that to prevent Screen Rotation Animator animating. BUG=678763 Test=tested locally that wallpaper was resized before screen rotation animation. Review-Url: https://codereview.chromium.org/2872123002 Cr-Commit-Position: refs/heads/master@{#470735} Committed: https://chromium.googlesource.com/chromium/src/+/eb552059c7c48312cd176433b370481e211e8987

Patch Set 1 #

Total comments: 2

Patch Set 2 : Limits the extention scope. #

Patch Set 3 : Add NON_EXPORTED_BASE back. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -2 lines) Patch
M ash/rotator/screen_rotation_animator.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M ash/wallpaper/wallpaper_controller.h View 1 2 4 chunks +11 lines, -1 line 0 comments Download
M ash/wallpaper/wallpaper_controller.cc View 5 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 21 (14 generated)
wutao
Hi Oshima, Could you please have a look. Thanks, Tao
3 years, 7 months ago (2017-05-10 01:05:49 UTC) #2
oshima
can you look into bot failures? https://codereview.chromium.org/2872123002/diff/1/ash/rotator/screen_rotation_animator.cc File ash/rotator/screen_rotation_animator.cc (right): https://codereview.chromium.org/2872123002/diff/1/ash/rotator/screen_rotation_animator.cc#newcode240 ash/rotator/screen_rotation_animator.cc:240: compositor->set_allow_locks_to_extend_timeout(false); move this ...
3 years, 7 months ago (2017-05-10 05:27:50 UTC) #7
wutao
On 2017/05/10 05:27:50, oshima wrote: > can you look into bot failures? > > https://codereview.chromium.org/2872123002/diff/1/ash/rotator/screen_rotation_animator.cc ...
3 years, 7 months ago (2017-05-10 05:45:18 UTC) #8
wutao
Hi Oshima, ptal. Thanks. Tao https://codereview.chromium.org/2872123002/diff/1/ash/rotator/screen_rotation_animator.cc File ash/rotator/screen_rotation_animator.cc (right): https://codereview.chromium.org/2872123002/diff/1/ash/rotator/screen_rotation_animator.cc#newcode240 ash/rotator/screen_rotation_animator.cc:240: compositor->set_allow_locks_to_extend_timeout(false); On 2017/05/10 05:27:50, ...
3 years, 7 months ago (2017-05-10 21:07:55 UTC) #11
oshima
lgtm
3 years, 7 months ago (2017-05-10 21:17:18 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2872123002/10004
3 years, 7 months ago (2017-05-10 22:24:39 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 22:35:45 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:10004) as
https://chromium.googlesource.com/chromium/src/+/eb552059c7c48312cd176433b370...

Powered by Google App Engine
This is Rietveld 408576698