Bug 118289

Summary: Introduce toSVGInlineTextBox
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, glenn, kangil.han, pdr, schenney
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2013-07-02 02:57:59 PDT
As a step to change static_cast with toXXX, static_cast<SVGInlineTextBox*> can be changed with toSVGInlineTextBox(). Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=153345
Attachments
Patch (9.32 KB, patch)
2013-07-02 02:59 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-07-02 02:59:31 PDT
Kangil Han
Comment 2 2013-07-02 03:02:32 PDT
Cool! :)
Andreas Kling
Comment 3 2013-07-02 04:34:07 PDT
Comment on attachment 205882 [details] Patch r=me
WebKit Commit Bot
Comment 4 2013-07-02 04:57:12 PDT
Comment on attachment 205882 [details] Patch Clearing flags on attachment: 205882 Committed r152285: <http://trac.webkit.org/changeset/152285>
WebKit Commit Bot
Comment 5 2013-07-02 04:57:15 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.