[webkit-reviews] review granted: [Bug 85260] Early-out and avoid any copying when possible for Region operations : [Attachment 140952] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 09:14:39 PDT 2012


Anders Carlsson <andersca at apple.com> has granted Dana Jansens
<danakj at chromium.org>'s request for review:
Bug 85260: Early-out and avoid any copying when possible for Region operations
https://bugs.webkit.org/show_bug.cgi?id=85260

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=140952&action=review


> Source/WebKit/chromium/tests/RegionTest.cpp:390
> +    r. unite(IntRect(0, 0, 500, 500));

Extra space here


More information about the webkit-reviews mailing list