Chromium Code Reviews
DescriptionWebSocket security checks changed a bit with the latest Dartium roll so the test failed with the following error when protocol 'chat' was used. failed: Error during WebSocket handshake: Sec-WebSocket-Protocol mismatch"
I've switched the WebSocket constructor test to pass in the protocol 'chat' so that coverage for passing in a protocol is not impacted.
Note that chrome dev channel reports the same error when a JS WebSocket is created with protocol 'chat' given the same scenario.
BUG=
R=blois@google.com
Committed: https://code.google.com/p/dart/source/detail?r=26496
Patch Set 1 : #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||