Bug 124112 - Use RENDER_OBJECT_TYPE_CASTS for more types.
Summary: Use RENDER_OBJECT_TYPE_CASTS for more types.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-09 21:23 PST by Andreas Kling
Modified: 2013-11-09 21:45 PST (History)
9 users (show)

See Also:


Attachments
Patch (4.55 KB, patch)
2013-11-09 21:25 PST, Andreas Kling
andersca: review+
eflews.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>