blockingly shut-down webrender when exiting webgl_thread

This commit is contained in:
Gregory Terzian 2020-06-15 21:02:36 +08:00
parent 581ade575e
commit 59896748b5
40 changed files with 47 additions and 49 deletions

View file

@ -1,6 +1,6 @@
[framebuffer-object-attachment.html]
expected:
if os == "mac": TIMEOUT
if os == "mac": CRASH
[WebGL test #45: getError expected: NO_ERROR. Was INVALID_ENUM : ]
expected: FAIL

View file

@ -2,7 +2,7 @@
bug: https://github.com/servo/servo/issues/20529
expected:
if os == "linux": ERROR
if os == "mac": TIMEOUT
if os == "mac": CRASH
[WebGL test #17: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL

View file

@ -1,2 +1,2 @@
[readbuffer.html]
expected: TIMEOUT
expected: CRASH