Bug 122734

Summary: Use RenderElement instead of RenderObject in more places.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-10-13 15:26:54 PDT
Use RenderElement instead of RenderObject in more places.
Comment 1 Andreas Kling 2013-10-13 15:27:27 PDT
Created attachment 214117 [details]
Patch
Comment 2 Andreas Kling 2013-10-14 00:56:43 PDT
Committed r157388: <http://trac.webkit.org/changeset/157388>