Bug 139703
| Summary: | Subpixel rendering: Change RenderView's repaint rect tracking behavior. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | alan <zalan> |
| Component: | Layout and Rendering | Assignee: | alan <zalan> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
alan
Going from pixel snapped values to the real repaint rects (enclosing atm)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
alan
RenderView reports device snapped repaint rects (WK1) so that it is in sync with WK2 (compositing layer -> GraphicsLayerCA::setNeedsDisplayInRect()) reporting.