Bug 130605 - Remove unused RenderView::repaintRectangleInViewAndCompositedLayers().
Summary: Remove unused RenderView::repaintRectangleInViewAndCompositedLayers().
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: 2014-03-21 10:31 PDT by Andreas Kling
Modified: 2014-03-21 11:28 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.24 KB, patch)
2014-03-21 10:35 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

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