[webkit-reviews] review granted: [Bug 202870] REGRESSION (r244239) Layout Test fast/canvas/canvas-too-large-to-draw.html is failing : [Attachment 380802] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 11 17:01:43 PDT 2019


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Dean Jackson
<dino at apple.com>'s request for review:
Bug 202870: REGRESSION (r244239) Layout Test
fast/canvas/canvas-too-large-to-draw.html is failing
https://bugs.webkit.org/show_bug.cgi?id=202870

Attachment 380802: Patch

https://bugs.webkit.org/attachment.cgi?id=380802&action=review




--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 380802
  --> https://bugs.webkit.org/attachment.cgi?id=380802
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=380802&action=review

> Source/WebCore/html/HTMLCanvasElement.h:155
> +    WEBCORE_EXPORT static void setMaxPixelMemoryForTesting(unsigned);

Maybe use a size_t here?


More information about the webkit-reviews mailing list