| commit | 851bbadbc2348dcf79851c9be1b766e4ce00a2ab | [log] [tgz] |
|---|---|---|
| author | wkorman <wkorman@chromium.org> | Wed Jun 01 00:57:38 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 00:59:58 2016 |
| tree | 90d05fc3a58aa9469fec4323b44e6e090d5be3f3 | |
| parent | f09a612f161025b402b38d57e729a8bdcdfb0ac3 [diff] |
Restart any animations when we allocate a composited layer. As part of this, fix FrameView to note a compositing update is needed when it is shown/hidden since it could gain/lose its composited layer and, if shown/gained, then we want to immediately restart any animations. BUG=612436 Review-Url: https://codereview.chromium.org/2010963003 Cr-Commit-Position: refs/heads/master@{#397003}