Bug 46426

Summary: [chromium] implement layoutTestController.sampleSVGAnimationForElementAtTime
Product: WebKit Reporter: Tony Chang <tony>
Component: New BugsAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, levin, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch dglazkov: review+

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>