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

Issue 10905214: Fix two issues in the websocket. (Closed)

Created:
8 years, 3 months ago by Anders Johnsen
Modified:
8 years, 3 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix two issues in the websocket. - Correctly report protocol error as error 1002. - If the socket is teared down while writing, correctly report the error. BUG= Committed: https://code.google.com/p/dart/source/detail?r=12198

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M runtime/bin/socket_stream_impl.dart View 1 chunk +8 lines, -1 line 0 comments Download
M runtime/bin/websocket_impl.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Anders Johnsen
8 years, 3 months ago (2012-09-11 14:27:07 UTC) #1
Søren Gjesse
8 years, 3 months ago (2012-09-11 14:42:00 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698