RESOLVED WONTFIX 139703
Subpixel rendering: Change RenderView's repaint rect tracking behavior.
https://bugs.webkit.org/show_bug.cgi?id=139703
Summary Subpixel rendering: Change RenderView's repaint rect tracking behavior.
zalan
Reported 2014-12-16 13:47:41 PST
Going from pixel snapped values to the real repaint rects (enclosing atm)
Attachments
zalan
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.