Bug 119260

Summary: Introduce toSVGSMILElement, and use it
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: SVGAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, fmalita, pdr, schenney, zimmermann
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2013-07-30 08:44:50 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGSMILElement*> can be changed with toSVGSMILElement(). Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=155048
Attachments
Patch (4.74 KB, patch)
2013-07-30 08:46 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-07-30 08:46:27 PDT
WebKit Commit Bot
Comment 2 2013-07-31 18:33:46 PDT
Comment on attachment 207740 [details] Patch Clearing flags on attachment: 207740 Committed r153559: <http://trac.webkit.org/changeset/153559>
WebKit Commit Bot
Comment 3 2013-07-31 18:33:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.