WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 244289
WebGLRenderingContextBase::readPixels should allow null pixels on the IDL level
https://bugs.webkit.org/show_bug.cgi?id=244289
Summary
WebGLRenderingContextBase::readPixels should allow null pixels on the IDL level
Kimmo Kinnunen
Reported
2022-08-24 03:09:30 PDT
WebGLRenderingContextBase::readPixels should allow null pixels on the IDL level (including the .idl file) and emit INVALID_VALUE with an appropriate message instead of failing with JS TypeError. Tested in
https://github.com/KhronosGroup/WebGL/pull/3486
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-24 04:12:38 PDT
<
rdar://problem/99078383
>
Kimmo Kinnunen
Comment 2
2022-08-24 04:15:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3605
EWS
Comment 3
2022-10-07 00:01:53 PDT
Committed
255256@main
(e5af469c39da): <
https://commits.webkit.org/255256@main
> Reviewed commits have been landed. Closing PR #3605 and removing active labels.
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