commit | 67ccde391fc8917c2869704e1c6753e473a25d76 | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <wangxianzhu@chromium.org> | Tue Jul 02 16:56:27 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 02 16:56:27 2019 |
tree | 881916891e7b6fafb9db7ba3bbe8f373093c0baa | |
parent | 928812d21e879bd7a198d5e57c0797fd72e26f4d [diff] |
[CompositeAfterPaint] Fix animation test crashes The tests crashed because the animating element didn't have a layout object. This is a valid situation in pre-CompositeAfterPaint. We should just return an animation failure in the case. Bug: 962191 Change-Id: Ib624a98bde78fbf0e634e61a84201a75ca0bcaa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1684557 Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#674101}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .