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

Issue 10316018: Fix bug in web socket close handling (Closed)

Created:
8 years, 7 months ago by Søren Gjesse
Modified:
8 years, 7 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix bug in web socket close handling Don't just close the socket when using the output stream for buffering data - some data might not be sent. This was causing the flakiness on Windows. R=ager@google.com BUG=dart:2867 TEST=tests/standalone/io/web_socket_test.dart Committed: https://code.google.com/p/dart/source/detail?r=7280

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M runtime/bin/websocket_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/web_socket_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/standalone.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 7 months ago (2012-05-03 12:53:00 UTC) #1
Mads Ager (google)
8 years, 7 months ago (2012-05-03 12:54:09 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698