blob: 5ba53793a73e40e9a26bde9c39e54dd90aa7acab [file] [log] [blame]
CONSOLE WARNING: line 45: SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details.
WebSocket: Send ArrayBufferViews.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS ws.send(createSharedArrayBufferView()) threw exception TypeError: Failed to execute 'send' on 'WebSocket': The provided ArrayBufferView value must not be shared..
PASS PASS: Message #0.
PASS PASS: Message #1.
PASS PASS: Message #2.
PASS closeEvent.wasClean is true
PASS successfullyParsed is true
TEST COMPLETE