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

Issue 1660703002: Share the first error messages. (Closed)

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

Description

Patch Set 1 #

Total comments: 11

Patch Set 2 : Address comments. #

Patch Set 3 : Rename dart2js messagekind. #

Total comments: 8

Patch Set 4 : Address Johnni's comments. #

Patch Set 5 : Run publish. #

Patch Set 6 : Remove bad export. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -92 lines) Patch
M pkg/analyzer/lib/src/generated/generated/shared_messages.dart View 1 2 3 4 1 chunk +10 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/src/generated/parser.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart View 1 2 3 4 1 chunk +17 lines, -20 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/messages.dart View 1 2 3 4 5 3 chunks +1 line, -14 lines 0 comments Download
M pkg/compiler/lib/src/resolution/resolution.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/dart_messages/bin/publish.dart View 1 7 chunks +19 lines, -21 lines 0 comments Download
M pkg/dart_messages/lib/generated/shared_messages.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M pkg/dart_messages/lib/shared_messages.dart View 1 2 3 3 chunks +93 lines, -14 lines 0 comments Download
M pkg/dart_messages/test/dart_messages_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/compiler/dart2js/message_kind_test.dart View 1 chunk +2 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
floitsch
Baby steps... https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/generated/shared_messages.json File pkg/dart_messages/lib/generated/shared_messages.json (right): https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/generated/shared_messages.json#newcode1 pkg/dart_messages/lib/generated/shared_messages.json:1: {"exampleMessage":{"id":"use an Id generated by bin/message_id.dart","subId":0,"category":"AnalysisOptionsError","template":"#use #named ...
4 years, 10 months ago (2016-02-02 22:09:19 UTC) #2
Brian Wilkerson
This might not have been the best example :-). It doesn't do a very good ...
4 years, 10 months ago (2016-02-03 00:27:12 UTC) #3
floitsch
https://codereview.chromium.org/1660703002/diff/1/pkg/analyzer/lib/src/generated/generated/shared_messages.dart File pkg/analyzer/lib/src/generated/generated/shared_messages.dart (right): https://codereview.chromium.org/1660703002/diff/1/pkg/analyzer/lib/src/generated/generated/shared_messages.dart#newcode19 pkg/analyzer/lib/src/generated/generated/shared_messages.dart:19: const ParserErrorCode CONST_FACTORY = const ParserErrorCode( On 2016/02/03 00:27:12, ...
4 years, 10 months ago (2016-02-03 17:50:25 UTC) #4
Brian Wilkerson
LGTM https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/shared_messages.dart File pkg/dart_messages/lib/shared_messages.dart (right): https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/shared_messages.dart#newcode161 pkg/dart_messages/lib/shared_messages.dart:161: category: Category.parserError, Good to know. https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/shared_messages.dart#newcode184 pkg/dart_messages/lib/shared_messages.dart:184: template: ...
4 years, 10 months ago (2016-02-03 20:37:22 UTC) #5
floitsch
https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/shared_messages.dart File pkg/dart_messages/lib/shared_messages.dart (right): https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/shared_messages.dart#newcode184 pkg/dart_messages/lib/shared_messages.dart:184: template: "Const constructor or factory can't have a body.", ...
4 years, 10 months ago (2016-02-03 21:15:39 UTC) #6
Brian Wilkerson
https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/shared_messages.dart File pkg/dart_messages/lib/shared_messages.dart (right): https://codereview.chromium.org/1660703002/diff/1/pkg/dart_messages/lib/shared_messages.dart#newcode184 pkg/dart_messages/lib/shared_messages.dart:184: template: "Const constructor or factory can't have a body.", ...
4 years, 10 months ago (2016-02-03 21:30:59 UTC) #7
Johnni Winther
lgtm https://codereview.chromium.org/1660703002/diff/40001/pkg/dart_messages/lib/shared_messages.dart File pkg/dart_messages/lib/shared_messages.dart (right): https://codereview.chromium.org/1660703002/diff/40001/pkg/dart_messages/lib/shared_messages.dart#newcode163 pkg/dart_messages/lib/shared_messages.dart:163: template: "Const constructor or factory cannot have a ...
4 years, 10 months ago (2016-02-04 08:40:12 UTC) #8
floitsch
CCing Luke. I will commit now, but can do a follow-up change if Luke has ...
4 years, 10 months ago (2016-02-04 10:44:42 UTC) #10
floitsch
4 years, 10 months ago (2016-02-04 11:52:45 UTC) #12
Message was sent while issue was closed.
Committed patchset #6 (id:90011) manually as
6468ba5022ad5ba385be22badc14351e518f6573 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698