WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118794
Introduce toSVGInlineFlowBox() and use it
https://bugs.webkit.org/show_bug.cgi?id=118794
Summary
Introduce toSVGInlineFlowBox() and use it
Gyuyoung Kim
Reported
2013-07-17 04:30:03 PDT
As a step to change static_cast with toSVGXXX, static_cast<SVGInlineFlowBox*> can be changed with toSVGInlineFlowBox(). Blink merge from
https://src.chromium.org/viewvc/blink?view=rev&revision=154385
Attachments
Patch
(4.29 KB, patch)
2013-07-17 04:32 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2013-07-17 04:32:31 PDT
Created
attachment 206882
[details]
Patch
Gyuyoung Kim
Comment 2
2013-07-17 04:33:04 PDT
I verified debug build is fine locally. It was fine on EFL debug build.
Gyuyoung Kim
Comment 3
2013-07-17 10:05:56 PDT
I will land this when I can check if debug buildbots are fine.
WebKit Commit Bot
Comment 4
2013-07-17 19:12:33 PDT
Comment on
attachment 206882
[details]
Patch Clearing flags on attachment: 206882 Committed
r152827
: <
http://trac.webkit.org/changeset/152827
>
WebKit Commit Bot
Comment 5
2013-07-17 19:12:36 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.
Top of Page
Format For Printing
XML
Clone This Bug