Bug 75407 - KeyframeAnimation: Use hash lookups to determine if property is animated.
Summary: KeyframeAnimation: Use hash lookups to determine if property is animated.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-31 13:09 PST by Andreas Kling
Modified: 2011-12-31 15:36 PST (History)
0 users

See Also:


Attachments
Patch (2.12 KB, patch)
2011-12-31 13:11 PST, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-12-31 13:09:31 PST
There's an old FIXME about this.
Comment 1 Andreas Kling 2011-12-31 13:11:03 PST
Created attachment 120833 [details]
Patch
Comment 2 Andreas Kling 2011-12-31 15:36:22 PST
Committed r103861: <http://trac.webkit.org/changeset/103861>