Bug 119330

Summary: Introduce toSVGFontFaceElement, 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, esprehn+autocc, fmalita, glenn, macpherson, menard, 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-31 02:04:27 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGFontFaceElement*> can be changed with toSVGFontFaceElement(). Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=155082
Attachments
Patch (4.95 KB, patch)
2013-07-31 02:06 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-07-31 02:06:15 PDT
WebKit Commit Bot
Comment 2 2013-07-31 19:16:06 PDT
Comment on attachment 207821 [details] Patch Clearing flags on attachment: 207821 Committed r153561: <http://trac.webkit.org/changeset/153561>
WebKit Commit Bot
Comment 3 2013-07-31 19:16:09 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.