Bug 130605

Summary: Remove unused RenderView::repaintRectangleInViewAndCompositedLayers().
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-03-21 10:31:53 PDT
Remove unused RenderView::repaintRectangleInViewAndCompositedLayers().
Comment 1 Andreas Kling 2014-03-21 10:35:34 PDT
Created attachment 227452 [details]
Patch
Comment 2 Antti Koivisto 2014-03-21 10:57:20 PDT
Comment on attachment 227452 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=227452&action=review

> Source/WebCore/rendering/RenderView.h:-78
> -    // FIXME: ideally we'd never have to do this, if all repaints are container-relative.

Seems ideal.
Comment 3 WebKit Commit Bot 2014-03-21 11:28:34 PDT
Comment on attachment 227452 [details]
Patch

Clearing flags on attachment: 227452

Committed r166079: <http://trac.webkit.org/changeset/166079>
Comment 4 WebKit Commit Bot 2014-03-21 11:28:37 PDT
All reviewed patches have been landed.  Closing bug.