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

Issue 20745006: Add a flush operations to IOSink (Closed)

Created:
7 years, 4 months ago by Søren Gjesse
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add optional flush argument to some file methods BUG=http://dartbug.com/8794 R=whesse@google.com, ajohnsen@google.com Committed: https://code.google.com/p/dart/source/detail?r=29880

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated patch #

Total comments: 1

Patch Set 3 : Removed dead code #

Patch Set 4 : Fix merge issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -19 lines) Patch
M sdk/lib/io/file.dart View 1 2 4 chunks +23 lines, -4 lines 0 comments Download
M sdk/lib/io/file_impl.dart View 1 2 3 2 chunks +17 lines, -7 lines 0 comments Download
M tests/standalone/io/file_test.dart View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/file_write_as_test.dart View 1 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Søren Gjesse
Please scrutinize this to see if I got the semantics right for the sync/async operations ...
7 years, 4 months ago (2013-08-01 09:17:57 UTC) #1
Anders Johnsen
https://codereview.chromium.org/20745006/diff/1/sdk/lib/io/io_sink.dart File sdk/lib/io/io_sink.dart (right): https://codereview.chromium.org/20745006/diff/1/sdk/lib/io/io_sink.dart#newcode254 sdk/lib/io/io_sink.dart:254: Future flush() { So, several comments and concerns about ...
7 years, 4 months ago (2013-08-01 13:54:27 UTC) #2
Søren Gjesse
https://codereview.chromium.org/20745006/diff/1/sdk/lib/io/io_sink.dart File sdk/lib/io/io_sink.dart (right): https://codereview.chromium.org/20745006/diff/1/sdk/lib/io/io_sink.dart#newcode254 sdk/lib/io/io_sink.dart:254: Future flush() { On 2013/08/01 13:54:28, Anders Johnsen wrote: ...
7 years, 4 months ago (2013-08-01 14:29:18 UTC) #3
Søren Gjesse
Changed the approach... PTAL
7 years, 1 month ago (2013-10-28 14:29:41 UTC) #4
Anders Johnsen
https://codereview.chromium.org/20745006/diff/7001/sdk/lib/io/io_sink.dart File sdk/lib/io/io_sink.dart (right): https://codereview.chromium.org/20745006/diff/7001/sdk/lib/io/io_sink.dart#newcode58 sdk/lib/io/io_sink.dart:58: Future flush(); I still disagree that this should be ...
7 years, 1 month ago (2013-10-28 15:13:22 UTC) #5
Søren Gjesse
7 years, 1 month ago (2013-11-05 08:47:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r29880 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698