[webkit-reviews] review requested: [Bug 23360] Make repainting compositing-aware for accelerated compositing : [Attachment 27067] Patch to create container-relative repaint methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 26 21:51:20 PST 2009


Simon Fraser (smfr) <simon.fraser at apple.com> has asked Dave Hyatt
<hyatt at apple.com> for review:
Bug 23360: Make repainting compositing-aware for accelerated compositing
https://bugs.webkit.org/show_bug.cgi?id=23360

Attachment 27067: Patch to create container-relative repaint methods
https://bugs.webkit.org/attachment.cgi?id=27067&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
This is phase 1: add variants of the various "absolute repaint" methods that
take a RenderBox container, and compute the repaint rect relative to that. For
now, RenderObject::containerForRepaint() always returns 0, so all repaints are
still root-relative.


More information about the webkit-reviews mailing list