RESOLVED FIXED 53025
Fill unpainted rects with the background color.
https://bugs.webkit.org/show_bug.cgi?id=53025
Summary Fill unpainted rects with the background color.
Anders Carlsson
Reported 2011-01-24 11:00:44 PST
Fill unpainted rects with the background color.
Attachments
Patch (3.31 KB, patch)
2011-01-24 11:02 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2011-01-24 11:02:07 PST
Sam Weinig
Comment 2 2011-01-24 11:09:27 PST
Comment on attachment 79938 [details] Patch 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.
Anders Carlsson
Comment 3 2011-01-24 11:12:06 PST
Note You need to log in before you can comment on or make changes to this bug.