Bug 75549 - Share fractional time code between AnimationBase and KeyframeAnimation
Summary: Share fractional time code between AnimationBase and KeyframeAnimation
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-04 08:05 PST by Igor Trindade Oliveira
Modified: 2012-01-04 10:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (6.32 KB, patch)
2012-01-04 08:11 PST, Igor Trindade Oliveira
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Trindade Oliveira 2012-01-04 08:05:37 PST
The fractional time can be calculated in AnimationBase and used in KeyframeAnimation.
Comment 1 Igor Trindade Oliveira 2012-01-04 08:11:09 PST
Created attachment 121112 [details]
Patch

Proposed patch.
Comment 2 Igor Trindade Oliveira 2012-01-04 09:08:44 PST
Comment on attachment 121112 [details]
Patch

I will land it manually.
Comment 3 Igor Trindade Oliveira 2012-01-04 10:22:09 PST
Manually committed changeset r104045: http://trac.webkit.org/changeset/104045