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

Issue 1716463002: More shared messages. (Closed)

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

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -20 lines) Patch
M pkg/analyzer/lib/src/generated/error.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analyzer/lib/src/generated/generated/shared_messages.dart View 1 1 chunk +10 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/parser.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart View 1 1 chunk +17 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/messages.dart View 4 chunks +2 lines, -12 lines 0 comments Download
M pkg/compiler/lib/src/parser/node_listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/dart_messages/lib/generated/shared_messages.json View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/dart_messages/lib/shared_messages.dart View 1 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
floitsch
4 years, 10 months ago (2016-02-18 20:43:29 UTC) #2
Siggi Cherem (dart-lang)
lgtm, with comments below https://codereview.chromium.org/1716463002/diff/1/pkg/compiler/lib/src/resolution/members.dart File pkg/compiler/lib/src/resolution/members.dart (right): https://codereview.chromium.org/1716463002/diff/1/pkg/compiler/lib/src/resolution/members.dart#newcode3661 pkg/compiler/lib/src/resolution/members.dart:3661: if (!inCatchBlock && node.throwToken.stringValue == ...
4 years, 10 months ago (2016-02-18 21:04:13 UTC) #3
Brian Wilkerson
LGTM, but it duplicates the changes in another CL.
4 years, 10 months ago (2016-02-18 21:06:01 UTC) #4
floitsch
@Brian: it doesn't duplicate the work. The other CL is a follow-up CL to this ...
4 years, 10 months ago (2016-02-18 21:12:18 UTC) #5
floitsch
4 years, 10 months ago (2016-02-18 21:13:21 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
7db06aedc448486d5eeb2b4163371de0dcc3f6d9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698