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

Issue 1778213003: UI Compositor: Fix threaded animation survival if layer removed and added. (Closed)

Created:
4 years, 9 months ago by loyso (OOO)
Modified:
4 years, 9 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2661
Target Ref:
refs/pending/branch-heads/2661
Project:
chromium
Visibility:
Public.

Description

UI Compositor: Fix threaded animation survival if layer removed and added. This is minimal fix, scoped in ui/compositor. To be merged. In general, we must allow to move AnimationPlayers between timelines inside same Compositor(AnimationHost) without any animation losses. See http://crbug.com/592873 (To be designed separately) BUG=591474 Review URL: https://codereview.chromium.org/1776513002 Cr-Commit-Position: refs/heads/master@{#380047} (cherry picked from commit 3338dfbd7f61e4ebb5a1e1519e0ef930cd7499d8) Committed: https://chromium.googlesource.com/chromium/src/+/aacac20280640e01e261b003078041e211f250dc

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -1 line) Patch
M ui/compositor/layer_animator.h View 2 chunks +6 lines, -0 lines 0 comments Download
M ui/compositor/layer_animator.cc View 3 chunks +28 lines, -1 line 0 comments Download
M ui/compositor/layer_animator_unittest.cc View 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
loyso (OOO)
4 years, 9 months ago (2016-03-10 04:13:55 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
aacac20280640e01e261b003078041e211f250dc.

Powered by Google App Engine
This is Rietveld 408576698