RESOLVED FIXED 118289
Introduce toSVGInlineTextBox
https://bugs.webkit.org/show_bug.cgi?id=118289
Summary Introduce toSVGInlineTextBox
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.