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

Issue 25373004: Don't throw SocketExceptions in websocket. (Closed)

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

Description

Don't throw SocketExceptions in websocket. This makes the implementation much more stable and act just like HttpResponse. BUG=https://code.google.com/p/dart/issues/detail?id=13164 R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=28089

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Added test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -33 lines) Patch
M sdk/lib/io/websocket_impl.dart View 8 chunks +56 lines, -33 lines 0 comments Download
A tests/standalone/io/web_socket_error_test.dart View 1 2 1 chunk +105 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Anders Johnsen
7 years, 2 months ago (2013-10-01 09:04:13 UTC) #1
Søren Gjesse
lgtm Will it be difficult to add any additional tests which would fail before this ...
7 years, 2 months ago (2013-10-01 10:50:40 UTC) #2
Anders Johnsen
PTAL, added test.
7 years, 2 months ago (2013-10-01 11:16:29 UTC) #3
Søren Gjesse
LGTM
7 years, 2 months ago (2013-10-01 11:20:11 UTC) #4
Anders Johnsen
7 years, 2 months ago (2013-10-01 11:27:11 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r28089 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698