mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Fix Drop assertion for WebGLBuffer
A buffer that is dropped may not have been marked for deletion but it must not be attached to any VAO.
This commit is contained in:
parent
59b3f0458e
commit
cb2f83cf8e
3 changed files with 5 additions and 4 deletions
|
@ -1,2 +0,0 @@
|
|||
[expando-loss.html]
|
||||
expected: CRASH
|
Loading…
Add table
Add a link
Reference in a new issue