[Webkit-unassigned] [Bug 119033] Background doesn't fully repaint on this page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 24 10:24:36 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119033


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-07-24 10:24:27 PST ---
Does this happen without tiled drawing enabled.

I think view()->repaint(); is broken with tiled drawing; it only repaints the visible part of the view, but we need to dirty all tiles.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list