WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126309
Cleanup static_cast<HTMLFormElement*> by using toHTMLFormElement()
https://bugs.webkit.org/show_bug.cgi?id=126309
Summary
Cleanup static_cast<HTMLFormElement*> by using toHTMLFormElement()
Gyuyoung Kim
Reported
2013-12-30 16:20:05 PST
To detect bad type casts, it would be good to use toHTMLFormElement() instead of using manual type cast. Additionally, FORM_ASSOCIATED_ELEMENT_TYPE_CASTS is introduced newly to do it.
Attachments
Patch
(13.17 KB, patch)
2013-12-30 16:26 PST
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2013-12-30 16:26:10 PST
Created
attachment 220134
[details]
Patch
WebKit Commit Bot
Comment 2
2013-12-30 18:54:46 PST
Comment on
attachment 220134
[details]
Patch Clearing flags on attachment: 220134 Committed
r161166
: <
http://trac.webkit.org/changeset/161166
>
WebKit Commit Bot
Comment 3
2013-12-30 18:54:50 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