[webkit-reviews] review granted: [Bug 53025] Fill unpainted rects with the background color. : [Attachment 79938] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 11:09:27 PST 2011


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 53025: Fill unpainted rects with the background color.
https://bugs.webkit.org/show_bug.cgi?id=53025

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=79938&action=review

> Source/WebKit2/UIProcess/API/mac/WKView.mm:1227
> +static void drawPageBackground(CGContextRef context, WebPageProxy *page,
const IntRect& rect)

* on the wrong side for WebPageProxy.


More information about the webkit-reviews mailing list