Ensure that resized GL contexts do not destroy their resources while in use by WR.

This commit is contained in:
Josh Matthews 2019-01-10 23:47:58 -05:00
parent 85c1c5ad13
commit 878f020013
8 changed files with 43 additions and 23 deletions

View file

@ -1,6 +1,4 @@
[to-data-url-test.html]
expected:
if os == "linux": CRASH
[WebGL test #12: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
expected: FAIL

View file

@ -1,6 +1,4 @@
[texture-size-cube-maps.html]
expected:
if os == "linux": CRASH
[WebGL test #87: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 0,255,255,255]
expected: FAIL