You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ash: Remove UpdateCursorCompositingEnabled() call in Shell::Init.
This UpdateCursorCompositingEnabled call is happening before
the GPU process is properly initialized.
Remove it as it's not needed here. UpdateCursorCompositingEnabled
will be called later when preferences have been loaded and GPU
process is properly initialized.
[email protected]
(cherry picked from commit 7aca60b)
Bug: 832979
Test: chrome --ash-enable-cursor-motion-blur on Eve
Change-Id: I8603c007f1b0d201a046ffb7e84706af95c21097
Reviewed-on: https://chromium-review.googlesource.com/1013238
Reviewed-by: Mitsuru Oshima <[email protected]>
Commit-Queue: David Reveman <[email protected]>
Cr-Original-Commit-Position: refs/heads/master@{#551118}
Reviewed-on: https://chromium-review.googlesource.com/1015557
Reviewed-by: David Reveman <[email protected]>
Cr-Commit-Position: refs/branch-heads/3396@{#60}
Cr-Branched-From: 9ef2aa8-refs/heads/master@{#550428}
0 commit comments