Bug 46426 - [chromium] implement layoutTestController.sampleSVGAnimationForElementAtTime
Summary: [chromium] implement layoutTestController.sampleSVGAnimationForElementAtTime
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 16:03 PDT by Tony Chang
Modified: 2010-09-23 16:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.41 KB, patch)
2010-09-23 16:04 PDT, Tony Chang
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2010-09-23 16:03:45 PDT
[chromium] implement layoutTestController.sampleSVGAnimationForElementAtTime
Comment 1 Tony Chang 2010-09-23 16:04:47 PDT
Created attachment 68613 [details]
Patch
Comment 2 Tony Chang 2010-09-23 16:06:13 PDT
I'm not too excited about putting this on WebFrame, but that's what Mac does:
http://trac.webkit.org/browser/trunk/WebKit/mac/WebView/WebFrame.mm#L1085
Comment 3 Dimitri Glazkov (Google) 2010-09-23 16:14:15 PDT
Comment on attachment 68613 [details]
Patch

ok
Comment 4 Tony Chang 2010-09-23 16:48:18 PDT
Committed r68216: <http://trac.webkit.org/changeset/68216>