WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242573
OESVertexArrayObject implementation lacks spec-required checks
https://bugs.webkit.org/show_bug.cgi?id=242573
Summary
OESVertexArrayObject implementation lacks spec-required checks
Alexey Knyazev
Reported
2022-07-10 06:58:44 PDT
In particular, deleteVertexArrayOES and isVertexArrayOES must check if the passed object has been already deleted or belongs to another context.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2022-07-11 16:29:33 PDT
WebGL conformance tests are being strengthened to match the new checks in: Tighten OES_vertex_array_object spec and tests
https://github.com/KhronosGroup/WebGL/pull/3458
Radar WebKit Bug Importer
Comment 2
2022-07-17 06:59:15 PDT
<
rdar://problem/97152429
>
EWS
Comment 3
2022-07-29 14:14:54 PDT
Committed
252964@main
(b2204823ada4): <
https://commits.webkit.org/252964@main
> Reviewed commits have been landed. Closing PR #2275 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