Bug 241477
Summary: | Need to check the context wasn't lost in WebGL2RenderingContext::readBuffer() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | WebGL | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antoine Quint
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
rdar://94289317
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/1422
EWS
Committed r295430 (251436@main): <https://commits.webkit.org/251436@main>
Reviewed commits have been landed. Closing PR #1422 and removing active labels.