Bug 186512

Summary: [Web Animations] Update the Web Animations API to remove all the ReadOnly interfaces
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=186518

Description Antoine Quint 2018-06-11 05:06:30 PDT
The spec has changed and the AnimationEffectReadOnly interface is now AnimationEffect.
Comment 1 Radar WebKit Bug Importer 2018-06-11 05:06:42 PDT
<rdar://problem/41000691>
Comment 2 Antoine Quint 2018-11-06 02:19:02 PST
Changing the scope of this bug to also encompass these:

* Update ComputedTimingProperties to become ComputedEffectTiming (webkit.org/b/186513)
* Update AnimationEffectTimingProperties to become EffectTiming (webkit.org/b/186514)
* Implement the OptionalEffectTiming interface (webkit.org/b/186515)
* Update KeyframeEffectReadOnly to become KeyframeEffect (webkit.org/b/186516)
Comment 3 Antoine Quint 2018-11-06 02:19:23 PST
*** Bug 186513 has been marked as a duplicate of this bug. ***
Comment 4 Antoine Quint 2018-11-06 02:19:34 PST
*** Bug 186514 has been marked as a duplicate of this bug. ***
Comment 5 Antoine Quint 2018-11-06 02:19:46 PST
*** Bug 186515 has been marked as a duplicate of this bug. ***
Comment 6 Antoine Quint 2018-11-06 02:19:58 PST
*** Bug 186516 has been marked as a duplicate of this bug. ***
Comment 7 Antoine Quint 2018-11-06 03:27:38 PST
https://trac.webkit.org/changeset/237852/webkit