Bug 207253

Summary: [Web Animations] Canceling an accelerated animation before it was committed does not prevent it from playing
Product: WebKit Reporter: Antoine Quint <graouts>
Component: New BugsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=207327
Attachments:
Description Flags
Patch koivisto: review+

Description Antoine Quint 2020-02-05 02:26:46 PST
[Web Animations] Canceling an accelerated animation before it was committed does not prevent it from playing
Comment 1 Antoine Quint 2020-02-05 02:29:41 PST
Created attachment 389787 [details]
Patch
Comment 2 Antoine Quint 2020-02-05 02:29:46 PST
<rdar://problem/59143624>
Comment 3 Antoine Quint 2020-02-05 03:51:51 PST
Committed r255810: <https://trac.webkit.org/changeset/255810>