Bug 122871 - Add ENABLE_WEB_ANIMATIONS flag
Summary: Add ENABLE_WEB_ANIMATIONS flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on: 122912
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-15 17:09 PDT by Dean Jackson
Modified: 2016-08-17 09:15 PDT (History)
6 users (show)

See Also:


Attachments
Patch (30.11 KB, patch)
2013-10-15 17:11 PDT, Dean Jackson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2013-10-15 17:09:13 PDT
As described on webkit-dev, new flag to implement improved animation engine (and maybe API).
Comment 1 Radar WebKit Bug Importer 2013-10-15 17:10:21 PDT
<rdar://problem/15237054>
Comment 2 Dean Jackson 2013-10-15 17:11:19 PDT
Created attachment 214322 [details]
Patch
Comment 3 Benjamin Poulain 2013-10-15 17:24:56 PDT
Could also you link the spec in your changelog? That would be useful for future references.
Comment 4 Dean Jackson 2013-10-15 17:26:36 PDT
(In reply to comment #3)
> Could also you link the spec in your changelog? That would be useful for future references.

Will do, although we're not actually going to implement the spec just yet. This is purely an engine-internal feature for a fair while.
Comment 5 Dean Jackson 2013-10-15 17:33:39 PDT
Committed r157479: <http://trac.webkit.org/changeset/157479>