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

Issue 9540009: Fix close callback on FileInputStreams. (Closed)

Created:
8 years, 9 months ago by Mads Ager (google)
Modified:
8 years, 9 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix close callback on FileInputStreams. Not waiting for the underlying file to actually close before setting streamMarkedClosed can lead to too early close callbacks. R=sgjesse@google.com BUG=dart:1922 TEST=standalone/FileTest.dart Committed: https://code.google.com/p/dart/source/detail?r=4754

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M runtime/bin/file_impl.dart View 1 chunk +9 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 9 months ago (2012-02-29 15:19:17 UTC) #1
Søren Gjesse
8 years, 9 months ago (2012-02-29 15:33:33 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698