Bug 126309

Summary: Cleanup static_cast<HTMLFormElement*> by using toHTMLFormElement()
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Gyuyoung Kim
Comment 1 2013-12-30 16:26:10 PST
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.