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

Issue 266653002: Further code review changes for WebSocket.fromUpgradedSocket. (Closed)

Created:
6 years, 7 months ago by nweiz
Modified:
6 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Further code review changes for WebSocket.fromUpgradedSocket. BUG=18172 R=ajohnsen@google.com, kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=35764

Patch Set 1 #

Total comments: 3

Patch Set 2 : code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -12 lines) Patch
M sdk/lib/io/websocket.dart View 1 chunk +10 lines, -5 lines 0 comments Download
M tests/standalone/io/web_socket_test.dart View 1 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
6 years, 7 months ago (2014-04-30 22:33:20 UTC) #1
Anders Johnsen
LGTM, with comment. https://codereview.chromium.org/266653002/diff/1/sdk/lib/io/websocket.dart File sdk/lib/io/websocket.dart (right): https://codereview.chromium.org/266653002/diff/1/sdk/lib/io/websocket.dart#newcode153 sdk/lib/io/websocket.dart:153: if (serverSide == null) { This ...
6 years, 7 months ago (2014-05-01 05:53:04 UTC) #2
kustermann
lgtm Though as Anders says, this is controversial: Having required named parameters is non-standard dart ...
6 years, 7 months ago (2014-05-01 08:14:17 UTC) #3
nweiz
https://codereview.chromium.org/266653002/diff/1/tests/standalone/io/web_socket_test.dart File tests/standalone/io/web_socket_test.dart (right): https://codereview.chromium.org/266653002/diff/1/tests/standalone/io/web_socket_test.dart#newcode389 tests/standalone/io/web_socket_test.dart:389: testFromUpgradedSocket() { On 2014/05/01 05:53:04, Anders Johnsen wrote: > ...
6 years, 7 months ago (2014-05-01 18:13:14 UTC) #4
nweiz
6 years, 7 months ago (2014-05-05 20:28:08 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r35764 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698