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

Issue 2675023002: Temporarily allow to import dart:io in client apps. (Closed)

Created:
3 years, 10 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 10 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Temporarily allow to import dart:io in client apps. Disclaimer: I am not in favor of this approach, but it appears to be the least worst option at the time. Reach out to kevmoo@ or dgrove@ for details. R=lrn@google.com, sra@google.com, dgrove@google.com, kevmoo@google.com Committed: https://github.com/dart-lang/sdk/commit/ac6bf5926f60e81454ec5d2350a12b50d8b7481e

Patch Set 1 #

Total comments: 2

Patch Set 2 : cl comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -9 lines) Patch
M pkg/compiler/lib/src/apiimpl.dart View 1 2 chunks +15 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/resolved_uri_translator.dart View 3 chunks +27 lines, -6 lines 0 comments Download
M sdk/lib/dart_client.platform View 2 chunks +6 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_extra/dart2js_extra.status View 1 chunk +1 line, -0 lines 0 comments Download
A tests/compiler/dart2js_extra/unconditional_dartio_import_test.dart View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Siggi Cherem (dart-lang)
3 years, 10 months ago (2017-02-03 23:15:53 UTC) #3
Lasse Reichstein Nielsen
LGTM
3 years, 10 months ago (2017-02-05 11:02:01 UTC) #7
sra1
lgtm https://codereview.chromium.org/2675023002/diff/60001/pkg/compiler/lib/src/apiimpl.dart File pkg/compiler/lib/src/apiimpl.dart (right): https://codereview.chromium.org/2675023002/diff/60001/pkg/compiler/lib/src/apiimpl.dart#newcode397 pkg/compiler/lib/src/apiimpl.dart:397: // Note: we return false on `dart:io` here, ...
3 years, 10 months ago (2017-02-07 21:33:48 UTC) #8
Siggi Cherem (dart-lang)
thanks https://codereview.chromium.org/2675023002/diff/60001/pkg/compiler/lib/src/apiimpl.dart File pkg/compiler/lib/src/apiimpl.dart (right): https://codereview.chromium.org/2675023002/diff/60001/pkg/compiler/lib/src/apiimpl.dart#newcode397 pkg/compiler/lib/src/apiimpl.dart:397: // Note: we return false on `dart:io` here, ...
3 years, 10 months ago (2017-02-07 22:02:02 UTC) #9
Siggi Cherem (dart-lang)
3 years, 10 months ago (2017-02-07 22:02:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:80001) manually as
ac6bf5926f60e81454ec5d2350a12b50d8b7481e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698