WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124133
Clean up static_cast<Element*> usage
https://bugs.webkit.org/show_bug.cgi?id=124133
Summary
Clean up static_cast<Element*> usage
Gyuyoung Kim
Reported
2013-11-10 21:08:46 PST
We need to use toFoo cast function instead of static_cast<>. Though there is toElement() functions, static_cast<Element*> is still being used.
Attachments
Patch
(3.69 KB, patch)
2013-11-10 21:10 PST
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2013-11-10 21:10:26 PST
Created
attachment 216544
[details]
Patch
WebKit Commit Bot
Comment 2
2013-11-11 20:37:27 PST
Comment on
attachment 216544
[details]
Patch Clearing flags on attachment: 216544 Committed
r159092
: <
http://trac.webkit.org/changeset/159092
>
WebKit Commit Bot
Comment 3
2013-11-11 20:37:30 PST
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