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
Antoine Quint
Comment 1 2022-06-09 11:23:29 PDT
Antoine Quint
Comment 2 2022-06-09 11:26:31 PDT
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.