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

Issue 1696453002: Use internal const-constructor. (Closed)

Created:
4 years, 10 months ago by floitsch
Modified:
4 years, 10 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -1 line) Patch
M sdk/lib/async/stream.dart View 1 chunk +1 line, -1 line 4 comments Download
A tests/lib/async/stream_view_test.dart View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
floitsch
4 years, 10 months ago (2016-02-11 20:51:07 UTC) #2
kevmoo
DBC https://codereview.chromium.org/1696453002/diff/1/sdk/lib/async/stream.dart File sdk/lib/async/stream.dart (right): https://codereview.chromium.org/1696453002/diff/1/sdk/lib/async/stream.dart#newcode1498 sdk/lib/async/stream.dart:1498: const StreamView(this._stream) : super._internal(); Please update changelog, too
4 years, 10 months ago (2016-02-11 21:19:56 UTC) #4
Lasse Reichstein Nielsen
LGTM. Are we sure the users of this const constructor are aware that Stream.empty is ...
4 years, 10 months ago (2016-02-11 22:04:49 UTC) #5
floitsch
https://codereview.chromium.org/1696453002/diff/1/sdk/lib/async/stream.dart File sdk/lib/async/stream.dart (right): https://codereview.chromium.org/1696453002/diff/1/sdk/lib/async/stream.dart#newcode1498 sdk/lib/async/stream.dart:1498: const StreamView(this._stream) : super._internal(); On 2016/02/11 22:04:49, Lasse Reichstein ...
4 years, 10 months ago (2016-02-12 19:29:16 UTC) #6
floitsch
4 years, 10 months ago (2016-02-12 19:29:47 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
257272fd42a5ec7e48026cc0157b5be0a1308cab (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698