[webkit-reviews] review granted: [Bug 52172] Max area bound needed in creation of IOSurface in ImageBufferCG.cpp : [Attachment 78727] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 15:15:47 PST 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Matthew Delaney
<mdelaney at apple.com>'s request for review:
Bug 52172: Max area bound needed in creation of IOSurface in ImageBufferCG.cpp
https://bugs.webkit.org/show_bug.cgi?id=52172

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=78727&action=review

> LayoutTests/fast/canvas/canvas-large-dimensions.html:33
> +		testPassed(msg);
> +	else
> +		testFailed(msg);
> +	x = canvas.width-2;

Weird indentation. Tabs?


More information about the webkit-reviews mailing list