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

Issue 1291283006: dart2js: fail gracefully with invalid package config (Closed)

Created:
5 years, 4 months ago by Harry Terkelsen
Modified:
5 years, 4 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: fail gracefully with invalid package config Fixes #24118 Fixes #24120 Fixes #24121 Fixes #24122 BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/98e67aa065809ded6e27cb27d3a46b06b77e90c2

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -6 lines) Patch
M pkg/compiler/lib/src/apiimpl.dart View 1 1 chunk +6 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/messages.dart View 2 chunks +8 lines, -0 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Harry Terkelsen
5 years, 4 months ago (2015-08-19 22:21:15 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/1291283006/diff/1/pkg/compiler/lib/src/apiimpl.dart File pkg/compiler/lib/src/apiimpl.dart (right): https://codereview.chromium.org/1291283006/diff/1/pkg/compiler/lib/src/apiimpl.dart#newcode405 pkg/compiler/lib/src/apiimpl.dart:405: } on FormatException catch (e) { since the ...
5 years, 4 months ago (2015-08-19 22:39:39 UTC) #3
Harry Terkelsen
https://codereview.chromium.org/1291283006/diff/1/pkg/compiler/lib/src/apiimpl.dart File pkg/compiler/lib/src/apiimpl.dart (right): https://codereview.chromium.org/1291283006/diff/1/pkg/compiler/lib/src/apiimpl.dart#newcode405 pkg/compiler/lib/src/apiimpl.dart:405: } on FormatException catch (e) { On 2015/08/19 22:39:39, ...
5 years, 4 months ago (2015-08-19 22:56:30 UTC) #4
Harry Terkelsen
5 years, 4 months ago (2015-08-19 23:00:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
98e67aa065809ded6e27cb27d3a46b06b77e90c2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698