mirror of
https://github.com/servo/servo.git
synced 2025-09-09 22:48:21 +01:00
blockingly shut-down webrender when exiting webgl_thread
This commit is contained in:
parent
581ade575e
commit
59896748b5
40 changed files with 47 additions and 49 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[readbuffer.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue