Force timing update after animation.cancel
A cancel event must be dispatched as soon as an animation is canceled. Otherwise, an immediate restart will drop the canceled event. This patch addresses the remaining source of timeouts due to dropped transitioncancel events. Support for animationcancel events will be introduced in the next patch. Bug: 1059936 Change-Id: I3f6b306a0199febe62cfe151a414990796886402 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107299Reviewed-by:Majid Valipour <majidvp@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#750960}
Showing
Please register or sign in to comment