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 137953005: HttpSession: better toString() (Closed)

Created:
6 years, 11 months ago by kevmoo
Modified:
6 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : tweaks, long lines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -10 lines) Patch
M sdk/lib/io/http_parser.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/io/http_session.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M sdk/lib/io/io.dart View 1 3 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kevmoo
Also added a couple of voids to methods, trimmed some trailing spaces.
6 years, 11 months ago (2014-01-20 23:27:59 UTC) #1
Anders Johnsen
lgtm, I think this makes sense... Maybe write something in front, like: String toString() => ...
6 years, 11 months ago (2014-01-27 08:32:51 UTC) #2
Søren Gjesse
lgtm https://codereview.chromium.org/137953005/diff/1/sdk/lib/io/http_session.dart File sdk/lib/io/http_session.dart (right): https://codereview.chromium.org/137953005/diff/1/sdk/lib/io/http_session.dart#newcode64 sdk/lib/io/http_session.dart:64: String toString() => _data.toString(); As Anders mentioned we ...
6 years, 11 months ago (2014-01-27 15:31:02 UTC) #3
kevmoo
https://codereview.chromium.org/137953005/diff/1/sdk/lib/io/http_session.dart File sdk/lib/io/http_session.dart (right): https://codereview.chromium.org/137953005/diff/1/sdk/lib/io/http_session.dart#newcode64 sdk/lib/io/http_session.dart:64: String toString() => _data.toString(); On 2014/01/27 15:31:03, Søren Gjesse ...
6 years, 11 months ago (2014-01-28 00:08:44 UTC) #4
kevmoo
6 years, 11 months ago (2014-01-28 00:09:20 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r32044 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698