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

Description Gyuyoung Kim 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
Comment 1 Gyuyoung Kim 2013-07-02 02:59:31 PDT
Created attachment 205882 [details]
Patch
Comment 2 Kangil Han 2013-07-02 03:02:32 PDT
Cool! :)
Comment 3 Andreas Kling 2013-07-02 04:34:07 PDT
Comment on attachment 205882 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2013-07-02 04:57:15 PDT
All reviewed patches have been landed.  Closing bug.