Bug 124112

Summary: Use RENDER_OBJECT_TYPE_CASTS for more types.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eflews.bot, eric.carlson, esprehn+autocc, glenn, gyuyoung.kim, jer.noble, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+, eflews.bot: commit-queue-

Description Andreas Kling 2013-11-09 21:23:52 PST
Get rid of more hand-written toRenderFoo() functions.
Comment 1 Andreas Kling 2013-11-09 21:25:44 PST
Created attachment 216510 [details]
Patch
Comment 2 EFL EWS Bot 2013-11-09 21:39:13 PST
Comment on attachment 216510 [details]
Patch

Attachment 216510 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/22588943
Comment 3 Andreas Kling 2013-11-09 21:45:45 PST
Committed r159010: <http://trac.webkit.org/changeset/159010>