[webkit-reviews] review granted: [Bug 69585] [chromium] Implement checkerboarding for missing layer tiles : [Attachment 113601] Addressed review comments, rebased

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 18:26:02 PDT 2011


James Robinson <jamesr at chromium.org> has granted Adrienne Walker
<enne at google.com>'s request for review:
Bug 69585: [chromium] Implement checkerboarding for missing layer tiles
https://bugs.webkit.org/show_bug.cgi?id=69585

Attachment 113601: Addressed review comments, rebased
https://bugs.webkit.org/attachment.cgi?id=113601&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=113601&action=review


R=me

> Source/WebKit/chromium/src/WebViewImpl.cpp:2594
> +	   // FIXME: This will not properly reflect style changes.

nit: i don't think you need this FIXME any more, style changes of the
document's background color will definitely cause a repaint which will go
through here


More information about the webkit-reviews mailing list