Bug 180822 - [Web Animations] Implement the finish() method on Animation
Summary: [Web Animations] Implement the finish() method on Animation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-14 11:21 PST by Antoine Quint
Modified: 2017-12-14 12:08 PST (History)
6 users (show)

See Also:


Attachments
Patch (19.32 KB, patch)
2017-12-14 11:25 PST, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2017-12-14 11:21:13 PST
We need to implement the finish() method on Animation.
Comment 1 Radar WebKit Bug Importer 2017-12-14 11:23:44 PST
<rdar://problem/36053282>
Comment 2 Antoine Quint 2017-12-14 11:25:14 PST
Created attachment 329369 [details]
Patch
Comment 3 Antoine Quint 2017-12-14 12:08:29 PST
Committed r225917: <https://trac.webkit.org/changeset/225917>