[webkit-reviews] review granted: [Bug 36197] Missing support for showing layer borders and repaint count on Windows : [Attachment 50847] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 15:46:27 PDT 2010


Darin Adler <darin at apple.com> has granted Enrica Casucci <enrica at apple.com>'s
request for review:
Bug 36197: Missing support for showing layer borders and repaint count on
Windows
https://bugs.webkit.org/show_bug.cgi?id=36197

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

------- Additional Comments from Darin Adler <darin at apple.com>
> +	       cg.setFillColor(Color(0, 0, 0, 0xff), DeviceColorSpace);

In a lot of other places we write this as Color::black instead.

r=me


More information about the webkit-reviews mailing list