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

Issue 23583041: Don't expect String on read-errors. (Closed)

Created:
7 years, 3 months ago by Johnni Winther
Modified:
7 years, 3 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't expect String on read-errors. BUG= R=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=27615

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M sdk/lib/_internal/compiler/implementation/apiimpl.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/memory_source_file_helper.dart View 1 chunk +3 lines, -2 lines 2 comments Download
M tests/compiler/dart2js/missing_file_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Johnni Winther
7 years, 3 months ago (2013-09-10 09:02:03 UTC) #1
ahe
Not sure about this. https://codereview.chromium.org/23583041/diff/1/tests/compiler/dart2js/memory_source_file_helper.dart File tests/compiler/dart2js/memory_source_file_helper.dart (right): https://codereview.chromium.org/23583041/diff/1/tests/compiler/dart2js/memory_source_file_helper.dart#newcode37 tests/compiler/dart2js/memory_source_file_helper.dart:37: return new Future.error(new Exception('No such ...
7 years, 3 months ago (2013-09-10 10:50:27 UTC) #2
Johnni Winther
https://codereview.chromium.org/23583041/diff/1/tests/compiler/dart2js/memory_source_file_helper.dart File tests/compiler/dart2js/memory_source_file_helper.dart (right): https://codereview.chromium.org/23583041/diff/1/tests/compiler/dart2js/memory_source_file_helper.dart#newcode37 tests/compiler/dart2js/memory_source_file_helper.dart:37: return new Future.error(new Exception('No such file $resourceUri')); On 2013/09/10 ...
7 years, 3 months ago (2013-09-10 11:41:52 UTC) #3
Johnni Winther
ping
7 years, 3 months ago (2013-09-17 07:49:38 UTC) #4
ahe
LGTM
7 years, 3 months ago (2013-09-17 07:52:25 UTC) #5
Johnni Winther
7 years, 3 months ago (2013-09-18 12:52:18 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r27615 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698