Bug 124480 - Clean up static_cast<HTMLFoo*> usage
Summary: Clean up static_cast<HTMLFoo*> usage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-17 23:46 PST by Gyuyoung Kim
Modified: 2013-11-18 03:45 PST (History)
5 users (show)

See Also:


Attachments
Patch (21.58 KB, patch)
2013-11-17 23:49 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (20.61 KB, patch)
2013-11-18 01:53 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2013-11-17 23:46:55 PST
Though there are toHTMLFoo(), some places are still using static_cast<>.
Comment 1 Gyuyoung Kim 2013-11-17 23:49:39 PST
Created attachment 217172 [details]
Patch
Comment 2 kov's GTK+ EWS bot 2013-11-18 01:33:53 PST
Comment on attachment 217172 [details]
Patch

Attachment 217172 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/24668150
Comment 3 Gyuyoung Kim 2013-11-18 01:53:35 PST
Created attachment 217181 [details]
Patch
Comment 4 WebKit Commit Bot 2013-11-18 03:45:47 PST
Comment on attachment 217181 [details]
Patch

Clearing flags on attachment: 217181

Committed r159416: <http://trac.webkit.org/changeset/159416>
Comment 5 WebKit Commit Bot 2013-11-18 03:45:51 PST
All reviewed patches have been landed.  Closing bug.