[webkit-reviews] review granted: [Bug 68453] Repaint tests don't work in WebKit2 : [Attachment 108571] Use the repaint rects to generate the repaint overlay in DRT and WTR
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 26 10:15:13 PDT 2011
Sam Weinig <sam at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 68453: Repaint tests don't work in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=68453
Attachment 108571: Use the repaint rects to generate the repaint overlay in DRT
and WTR
https://bugs.webkit.org/attachment.cgi?id=108571&action=review
------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=108571&action=review
> Tools/DumpRenderTree/mac/PixelDumpSupportMac.mm:152
> + if (repaintRects) {
> +
> + for (NSValue *value in repaintRects) {
Unnecessary newline.
More information about the webkit-reviews
mailing list