[webkit-reviews] review requested: [Bug 32081] repaint events from outside the viewport aren't received : [Attachment 44171] Patch adding a new paintEntireContents property.

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


Rafael Antognolli <antognolli at profusion.mobi> has asked  for review:
Bug 32081: repaint events from outside the viewport aren't received
https://bugs.webkit.org/show_bug.cgi?id=32081

Attachment 44171: Patch adding a new paintEntireContents property.
https://bugs.webkit.org/attachment.cgi?id=44171&action=review

------- Additional Comments from Rafael Antognolli <antognolli at profusion.mobi>
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".


More information about the webkit-reviews mailing list