Bug 120210

Summary: RenderLayerCompositor::m_renderView should be a reference.
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, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-08-23 09:43:03 PDT
RenderLayerCompositor::m_renderView should be a reference.
Comment 1 Andreas Kling 2013-08-23 09:43:27 PDT
Created attachment 209467 [details]
Patch
Comment 2 Andreas Kling 2013-08-23 09:49:44 PDT
Committed r154489: <http://trac.webkit.org/changeset/154489>