WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
241477
Need to check the context wasn't lost in WebGL2RenderingContext::readBuffer()
https://bugs.webkit.org/show_bug.cgi?id=241477
Summary
Need to check the context wasn't lost in WebGL2RenderingContext::readBuffer()
Antoine Quint
Reported
2022-06-09 11:23:15 PDT
All the other APIs are guarded by calls to isContextLostOrPending(), this function shouldn't be any different.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2022-06-09 11:23:29 PDT
rdar://94289317
Antoine Quint
Comment 2
2022-06-09 11:26:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1422
EWS
Comment 3
2022-06-09 12:27:45 PDT
Committed
r295430
(
251436@main
): <
https://commits.webkit.org/251436@main
> Reviewed commits have been landed. Closing PR #1422 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