blob: 71f09a90a09c68427af1acd913c1061ab46344e5 [file] [log] [blame]
FAIL XMLHttpRequest: send() with a stream on which getReader() is called assert_throws: function "() => client.send(stream)" did not throw
FAIL XMLHttpRequest: send() with a stream on which read() is called assert_throws: function "() => client.send(stream)" did not throw
FAIL XMLHttpRequest: send() with a stream on which read() and releaseLock() are called assert_throws: function "() => client.send(stream)" did not throw