mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Don't panic when dealing with disconnected websockets.
This commit is contained in:
parent
5a55ae1b13
commit
ba83f0ffa6
7 changed files with 17 additions and 30 deletions
|
@ -1,5 +0,0 @@
|
|||
[009.html?wss]
|
||||
expected: TIMEOUT
|
||||
|
||||
[009.html]
|
||||
expected: TIMEOUT
|
|
@ -1,5 +0,0 @@
|
|||
[022.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[022.html?wss]
|
||||
expected: TIMEOUT
|
|
@ -4,4 +4,3 @@
|
|||
|
||||
[005.html?wss]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[003-sets-origin.worker.html]
|
||||
expected: CRASH
|
|
@ -1,5 +0,0 @@
|
|||
[003.html?wss]
|
||||
expected: TIMEOUT
|
||||
|
||||
[003.html]
|
||||
expected: TIMEOUT
|
|
@ -1,5 +0,0 @@
|
|||
[005.html?wss]
|
||||
expected: TIMEOUT
|
||||
|
||||
[005.html]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue