[Webkit-unassigned] [Bug 32080] Make it possible to keep track of scrolls
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 20 08:06:31 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32080
Adam Treat <treat at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |treat at kde.org
--- Comment #6 from Adam Treat <treat at kde.org> 2009-12-20 08:06:30 PST ---
The stated reason for the patch is so that a client can be notified of a scroll
even if the scroll caused the repaint of the entire window. If that is the
case, then I don't see why you are adding a return value here. The bool return
value would indicate that some clients wish to override the repaint of the
entire window when canBlitOnScroll == false. However, the patch does not
implement this.
--
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