Bug 193542
Summary: | [Win] Scrolling should not repaint dirty region. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Per Arne Vollan <pvollan> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | Hironori.Fujii |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Per Arne Vollan
The patch in https://bugs.webkit.org/show_bug.cgi?id=173152 fixes repaint glitches when scrolling on systems with non-integral device scale factors. The patch repaints the dirty region, which is suboptimal. This should be fixed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |