Bug 124480

Summary: Clean up static_cast<HTMLFoo*> usage
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gtk-ews, kling, rego+ews, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.