Bug 139703 - Subpixel rendering: Change RenderView's repaint rect tracking behavior.
Summary: Subpixel rendering: Change RenderView's repaint rect tracking behavior.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-16 13:47 PST by zalan
Modified: 2014-12-16 18:34 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-12-16 13:47:41 PST
Going from pixel snapped values to the real repaint rects (enclosing atm)
Comment 1 zalan 2014-12-16 18:34:26 PST
RenderView reports device snapped repaint rects (WK1) so that it is in sync with WK2 (compositing layer -> GraphicsLayerCA::setNeedsDisplayInRect()) reporting.