mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
WebSocket constructor should not panic
Make an early return when the WebSocket connection fails in the constructor. Also let the WebSocket connection to be closed when the connection could not be established. Fixes #6082.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
[bufferedAmount-defineProperty-getter.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
@@ -1,3 +0,0 @@
|
||||
[bufferedAmount-defineProperty-setter.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
Reference in New Issue
Block a user