RESOLVED FIXED 202870
REGRESSION (r244239) Layout Test fast/canvas/canvas-too-large-to-draw.html is failing
https://bugs.webkit.org/show_bug.cgi?id=202870
Summary REGRESSION (r244239) Layout Test fast/canvas/canvas-too-large-to-draw.html is...
Dean Jackson
Reported 2019-10-11 16:47:59 PDT
REGRESSION (r244239) Layout Test fast/canvas/canvas-too-large-to-draw.html is failing
Attachments
Patch (10.08 KB, patch)
2019-10-11 16:50 PDT, Dean Jackson
simon.fraser: review+
Dean Jackson
Comment 1 2019-10-11 16:48:15 PDT
Dean Jackson
Comment 2 2019-10-11 16:50:51 PDT
Simon Fraser (smfr)
Comment 3 2019-10-11 17:01:43 PDT
Comment on attachment 380802 [details] 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?
Dean Jackson
Comment 4 2019-10-11 17:21:18 PDT
Dean Jackson
Comment 6 2019-10-14 14:05:59 PDT
Tests fixed in r251094
Note You need to log in before you can comment on or make changes to this bug.