Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 23061008: WebSocket security checks changed a bit with the latest Dartium roll so the test failed with the fo… (Closed)

Created:
7 years, 4 months ago by Jacob
Modified:
7 years, 4 months ago
Reviewers:
blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

WebSocket 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M tests/html/html.status View 1 chunk +0 lines, -1 line 0 comments Download
M tests/html/websocket_test.dart View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jacob
Feel free to suggest a cleaner WebSocket fix.
7 years, 4 months ago (2013-08-21 23:57:16 UTC) #1
blois
lgtm
7 years, 4 months ago (2013-08-22 00:29:12 UTC) #2
Jacob
7 years, 4 months ago (2013-08-22 00:33:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26496 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698