Bug 84832 - Share single calculateFromToValues/calculateFromByValues between all SVGAnimatedTypeAnimators
Summary: Share single calculateFromToValues/calculateFromByValues between all SVGAnima...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 41761
  Show dependency treegraph
 
Reported: 2012-04-25 02:51 PDT by Nikolas Zimmermann
Modified: 2012-04-25 03:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch (62.86 KB, patch)
2012-04-25 02:59 PDT, Nikolas Zimmermann
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2012-04-25 02:51:01 PDT
Share single calculateFromToValues/calculateFromByValues between all SVGAnimatedTypeAnimators.
Length mechanic patch following.
Comment 1 Nikolas Zimmermann 2012-04-25 02:59:57 PDT
Created attachment 138771 [details]
Patch
Comment 2 Antti Koivisto 2012-04-25 03:01:52 PDT
Comment on attachment 138771 [details]
Patch

r=me
Comment 3 Nikolas Zimmermann 2012-04-25 03:04:34 PDT
Committed r115178: <http://trac.webkit.org/changeset/115178>