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

Issue 1514333002: Add dart_messages package. (Closed)

Created:
5 years ago by floitsch
Modified:
5 years ago
CC:
reviews_dartlang.org, Johnni Winther, Brian Wilkerson
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Minor fixes (long line...) #

Total comments: 15

Patch Set 3 : Create json. #

Patch Set 4 : Remove obsolete test. #

Total comments: 2

Patch Set 5 : Explain what to do when test fails. #

Patch Set 6 : Updated the comment in shared_messages.dart #

Patch Set 7 : Add the converted shared_messages.json. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -67 lines) Patch
M pkg/compiler/lib/src/diagnostics/messages.dart View 1 chunk +2 lines, -1 line 0 comments Download
D pkg/compiler/lib/src/diagnostics/shared_messages.dart View 1 chunk +0 lines, -61 lines 0 comments Download
M pkg/compiler/pubspec.yaml View 1 chunk +2 lines, -0 lines 0 comments Download
A pkg/dart_messages/bin/json_converter.dart View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
A pkg/dart_messages/bin/message_id.dart View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
A + pkg/dart_messages/lib/shared_messages.dart View 1 2 3 4 5 2 chunks +6 lines, -5 lines 0 comments Download
A pkg/dart_messages/lib/shared_messages.json View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A pkg/dart_messages/pubspec.yaml View 1 chunk +4 lines, -0 lines 0 comments Download
A pkg/dart_messages/test/dart_messages_test.dart View 1 2 3 4 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
floitsch
5 years ago (2015-12-11 08:27:30 UTC) #2
Johnni Winther
lgtm https://codereview.chromium.org/1514333002/diff/20001/pkg/dart_messages/lib/parser.js File pkg/dart_messages/lib/parser.js (right): https://codereview.chromium.org/1514333002/diff/20001/pkg/dart_messages/lib/parser.js#newcode1 pkg/dart_messages/lib/parser.js:1: // Copyright (c) 2015, the Dart project authors. ...
5 years ago (2015-12-11 11:27:29 UTC) #4
floitsch
+Rico: what's your suggestion on pkg/dart_messages/test/parser_test.dart ? Should the parser_test.dart just run get_archive.py when the ...
5 years ago (2015-12-14 18:56:41 UTC) #6
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1514333002/diff/20001/pkg/dart_messages/lib/parser.js File pkg/dart_messages/lib/parser.js (right): https://codereview.chromium.org/1514333002/diff/20001/pkg/dart_messages/lib/parser.js#newcode1 pkg/dart_messages/lib/parser.js:1: // Copyright (c) 2015, the Dart project authors. Please ...
5 years ago (2015-12-14 22:12:07 UTC) #7
floitsch
Now requiring users to generate the json file at every update of the messages.
5 years ago (2015-12-16 23:49:39 UTC) #9
Siggi Cherem (dart-lang)
lgtm! https://codereview.chromium.org/1514333002/diff/60001/pkg/dart_messages/test/dart_messages_test.dart File pkg/dart_messages/test/dart_messages_test.dart (right): https://codereview.chromium.org/1514333002/diff/60001/pkg/dart_messages/test/dart_messages_test.dart#newcode20 pkg/dart_messages/test/dart_messages_test.dart:20: throw "Content is not the same"; Consider adding ...
5 years ago (2015-12-17 00:06:56 UTC) #10
floitsch
https://codereview.chromium.org/1514333002/diff/60001/pkg/dart_messages/test/dart_messages_test.dart File pkg/dart_messages/test/dart_messages_test.dart (right): https://codereview.chromium.org/1514333002/diff/60001/pkg/dart_messages/test/dart_messages_test.dart#newcode20 pkg/dart_messages/test/dart_messages_test.dart:20: throw "Content is not the same"; On 2015/12/17 00:06:56, ...
5 years ago (2015-12-17 07:27:17 UTC) #11
Siggi Cherem (dart-lang)
lgtm
5 years ago (2015-12-17 16:51:47 UTC) #12
floitsch
5 years ago (2015-12-17 17:15:23 UTC) #14
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as
6ecea2f559912ca6a04d7397e5995d21481c77b8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698