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

Issue 1669953002: Provide more error-handling customization. (Closed)

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

Description

Provide more error-handling customization. This makes it easier to wrap underlying channels that don't support errors at all. R=tjblasi@google.com Committed: https://github.com/dart-lang/stream_channel/commit/571eb86fc7c5d95a97703adaff98a23b9d06cf33

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -15 lines) Patch
M lib/src/guarantee_channel.dart View 6 chunks +37 lines, -10 lines 1 comment Download
M lib/src/stream_channel_controller.dart View 1 chunk +8 lines, -2 lines 0 comments Download
M lib/stream_channel.dart View 1 chunk +7 lines, -2 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/stream_channel_controller_test.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M test/with_guarantees_test.dart View 1 chunk +39 lines, -0 lines 1 comment Download

Messages

Total messages: 4 (1 generated)
nweiz
4 years, 10 months ago (2016-02-04 23:03:19 UTC) #1
tjblasi
lgtm https://codereview.chromium.org/1669953002/diff/1/lib/src/guarantee_channel.dart File lib/src/guarantee_channel.dart (right): https://codereview.chromium.org/1669953002/diff/1/lib/src/guarantee_channel.dart#newcode170 lib/src/guarantee_channel.dart:170: if (_disconnected) return done; mega-nit: Since here & ...
4 years, 10 months ago (2016-02-04 23:16:01 UTC) #2
nweiz
4 years, 10 months ago (2016-02-05 00:10:20 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
571eb86fc7c5d95a97703adaff98a23b9d06cf33 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698