[webkit-reviews] review granted: [Bug 110299] [WK2] add setNeedsDisplay in DrawingArea to mark whole layer as dirty. : [Attachment 189234] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 09:42:52 PST 2013


Anders Carlsson <andersca at apple.com> has granted Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 110299: [WK2] add setNeedsDisplay in DrawingArea to mark whole layer as
dirty.
https://bugs.webkit.org/show_bug.cgi?id=110299

Attachment 189234: Patch
https://bugs.webkit.org/attachment.cgi?id=189234&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
Looks good. Longer term I'd recommend that you'd get rid of the non-composited
contents and just always enter accelerated compositing mode - this is what we
do on Mac. That'd allow us to simplify a lot of code.


More information about the webkit-reviews mailing list