[Webkit-unassigned] [Bug 32081] repaint events from outside the viewport aren't received

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 12:04:04 PST 2009


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


Rafael Antognolli <antognolli at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44171|                            |review?
               Flag|                            |




--- Comment #1 from Rafael Antognolli <antognolli at profusion.mobi>  2009-12-02 12:04:04 PST ---
Created an attachment (id=44171)
 --> (https://bugs.webkit.org/attachment.cgi?id=44171)
Patch adding a new paintEntireContents property.

This new property asks WebCore to request repaints even if they are out
of the screen. This is useful if implementing a backing store which
already has some area of the page rendered, but needs to know that
something has changed and so is now "dirty".

-- 
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