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

Issue 1033843002: pkg/isolate: refactoring http_server example to use async/await (Closed)

Created:
5 years, 9 months ago by kevmoo
Modified:
5 years, 9 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/isolate.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : not using socket reference #

Total comments: 2

Patch Set 3 : formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -57 lines) Patch
M example/http_server.dart View 1 2 2 chunks +70 lines, -57 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
kevmoo
https://codereview.chromium.org/1033843002/diff/1/example/http_server.dart File example/http_server.dart (right): https://codereview.chromium.org/1033843002/diff/1/example/http_server.dart#newcode19 example/http_server.dart:19: var stopPort = await runner.run(_startHttpServer, new List(2) I get ...
5 years, 9 months ago (2015-03-24 21:53:39 UTC) #2
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/1033843002/diff/1/example/http_server.dart File example/http_server.dart (right): https://codereview.chromium.org/1033843002/diff/1/example/http_server.dart#newcode19 example/http_server.dart:19: var stopPort = await runner.run(_startHttpServer, new List(2) It's ...
5 years, 9 months ago (2015-03-25 17:56:57 UTC) #3
kevmoo
https://codereview.chromium.org/1033843002/diff/1/example/http_server.dart File example/http_server.dart (right): https://codereview.chromium.org/1033843002/diff/1/example/http_server.dart#newcode19 example/http_server.dart:19: var stopPort = await runner.run(_startHttpServer, new List(2) On 2015/03/25 ...
5 years, 9 months ago (2015-03-26 07:57:34 UTC) #4
kevmoo
5 years, 9 months ago (2015-03-26 07:57:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
2bf5a19bb037cd73cf08ff91ea02850edfe9e457 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698