WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
238195
Context2D drawImage(img, x, y, w, h) should not throw IndexSizeError when width == 0 or height == 0
https://bugs.webkit.org/show_bug.cgi?id=238195
Summary
Context2D drawImage(img, x, y, w, h) should not throw IndexSizeError when wid...
Kimmo Kinnunen
Reported
2022-03-22 02:02:35 PDT
Created
attachment 455352
[details]
testcase Context2D drawImage(img, x, y, w, h) should not throw IndexException when width == 0 or height == 0
Attachments
testcase
(169 bytes, text/html)
2022-03-22 02:02 PDT
,
Kimmo Kinnunen
no flags
Details
Patch
(9.91 KB, patch)
2022-03-22 04:26 PDT
,
Kimmo Kinnunen
no flags
Details
Formatted Diff
Diff
Patch
(11.63 KB, patch)
2022-03-22 06:37 PDT
,
Kimmo Kinnunen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2022-03-22 03:28:35 PDT
https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-drawimage-dev
Kimmo Kinnunen
Comment 2
2022-03-22 04:26:29 PDT
Created
attachment 455362
[details]
Patch
Kimmo Kinnunen
Comment 3
2022-03-22 06:37:45 PDT
Created
attachment 455369
[details]
Patch
EWS
Comment 4
2022-03-23 10:06:27 PDT
Committed
r291748
(
248780@main
): <
https://commits.webkit.org/248780@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 455369
[details]
.
Radar WebKit Bug Importer
Comment 5
2022-03-23 10:07:29 PDT
<
rdar://problem/90706702
>
markus
Comment 6
2022-08-03 20:12:22 PDT
This still does not work in macOS 12.5 with
https://www.shadertoy.com/view/flfyWH
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug