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

Issue 1750143005: Move more messages. (Closed)

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

Description

Move more messages. Migrates some of the 'undefined' messages to the shared file. R=brianwilkerson@google.com, johnniwinther@google.com Committed: https://github.com/dart-lang/sdk/commit/dd326beee1b1b4d1437bedb1aea2d6af2378de6f

Patch Set 1 #

Patch Set 2 : Undefined messages. #

Total comments: 3

Patch Set 3 : Undo change to analyze_test_test.dart #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+1001 lines, -208 lines) Patch
M pkg/analyzer/lib/src/generated/error.dart View 1 19 chunks +25 lines, -43 lines 0 comments Download
M pkg/analyzer/lib/src/generated/generated/shared_messages.dart View 1 5 chunks +104 lines, -9 lines 3 comments Download
M pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart View 1 4 chunks +106 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/messages.dart View 1 9 chunks +10 lines, -42 lines 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 1 10 chunks +17 lines, -10 lines 0 comments Download
M pkg/compiler/lib/src/typechecker.dart View 1 3 chunks +5 lines, -5 lines 0 comments Download
M pkg/dart_messages/lib/generated/shared_messages.json View 1 10 chunks +297 lines, -9 lines 0 comments Download
M pkg/dart_messages/lib/shared_messages.dart View 1 10 chunks +357 lines, -9 lines 0 comments Download
M tests/compiler/dart2js/resolver_test.dart View 1 9 chunks +13 lines, -13 lines 0 comments Download
M tests/compiler/dart2js/type_checker_test.dart View 1 32 chunks +67 lines, -65 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
floitsch
4 years, 9 months ago (2016-03-07 09:36:13 UTC) #3
Johnni Winther
dart2js changes LGTM https://chromiumcodereview.appspot.com/1750143005/diff/20001/tests/compiler/dart2js/analyze_test_test.dart File tests/compiler/dart2js/analyze_test_test.dart (left): https://chromiumcodereview.appspot.com/1750143005/diff/20001/tests/compiler/dart2js/analyze_test_test.dart#oldcode33 tests/compiler/dart2js/analyze_test_test.dart:33: ], Why did this change?
4 years, 9 months ago (2016-03-07 10:25:18 UTC) #4
floitsch
https://chromiumcodereview.appspot.com/1750143005/diff/20001/tests/compiler/dart2js/analyze_test_test.dart File tests/compiler/dart2js/analyze_test_test.dart (left): https://chromiumcodereview.appspot.com/1750143005/diff/20001/tests/compiler/dart2js/analyze_test_test.dart#oldcode33 tests/compiler/dart2js/analyze_test_test.dart:33: ], On 2016/03/07 10:25:18, Johnni Winther wrote: > Why ...
4 years, 9 months ago (2016-03-07 10:26:24 UTC) #5
floitsch
https://chromiumcodereview.appspot.com/1750143005/diff/20001/tests/compiler/dart2js/analyze_test_test.dart File tests/compiler/dart2js/analyze_test_test.dart (left): https://chromiumcodereview.appspot.com/1750143005/diff/20001/tests/compiler/dart2js/analyze_test_test.dart#oldcode33 tests/compiler/dart2js/analyze_test_test.dart:33: ], On 2016/03/07 10:26:24, floitsch wrote: > On 2016/03/07 ...
4 years, 9 months ago (2016-03-07 13:52:06 UTC) #6
Brian Wilkerson
LGTM https://chromiumcodereview.appspot.com/1750143005/diff/40001/pkg/analyzer/lib/src/generated/generated/shared_messages.dart File pkg/analyzer/lib/src/generated/generated/shared_messages.dart (right): https://chromiumcodereview.appspot.com/1750143005/diff/40001/pkg/analyzer/lib/src/generated/generated/shared_messages.dart#newcode18 pkg/analyzer/lib/src/generated/generated/shared_messages.dart:18: "Try removing the 'const' keyword or the body."); ...
4 years, 9 months ago (2016-03-07 15:04:02 UTC) #7
floitsch
https://chromiumcodereview.appspot.com/1750143005/diff/40001/pkg/analyzer/lib/src/generated/generated/shared_messages.dart File pkg/analyzer/lib/src/generated/generated/shared_messages.dart (right): https://chromiumcodereview.appspot.com/1750143005/diff/40001/pkg/analyzer/lib/src/generated/generated/shared_messages.dart#newcode18 pkg/analyzer/lib/src/generated/generated/shared_messages.dart:18: "Try removing the 'const' keyword or the body."); // ...
4 years, 9 months ago (2016-03-07 15:07:39 UTC) #8
Brian Wilkerson
https://chromiumcodereview.appspot.com/1750143005/diff/40001/pkg/analyzer/lib/src/generated/generated/shared_messages.dart File pkg/analyzer/lib/src/generated/generated/shared_messages.dart (right): https://chromiumcodereview.appspot.com/1750143005/diff/40001/pkg/analyzer/lib/src/generated/generated/shared_messages.dart#newcode18 pkg/analyzer/lib/src/generated/generated/shared_messages.dart:18: "Try removing the 'const' keyword or the body."); // ...
4 years, 9 months ago (2016-03-07 15:11:41 UTC) #9
floitsch
4 years, 9 months ago (2016-03-07 15:39:18 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
dd326beee1b1b4d1437bedb1aea2d6af2378de6f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698