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

Issue 2710803002: Pass '=' to endNamedMixinApplication(). (Closed)

Created:
3 years, 10 months ago by scheglov
Modified:
3 years, 10 months ago
Reviewers:
ahe, Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Update pkg/compiler too. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -26 lines) Patch
M pkg/analyzer/test/generated/parser_fasta_test.dart View 1 chunk +0 lines, -14 lines 0 comments Download
M pkg/compiler/lib/src/parser/element_listener.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/parser/node_listener.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart View 2 chunks +2 lines, -3 lines 1 comment Download
M pkg/front_end/lib/src/fasta/parser/listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/parser/parser.dart View 1 chunk +6 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/diet_listener.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/source/outline_builder.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (1 generated)
scheglov
3 years, 10 months ago (2017-02-21 18:40:25 UTC) #1
ahe
You also need to make this change to dart2js. I'll send you a command for ...
3 years, 10 months ago (2017-02-21 18:44:06 UTC) #2
ahe
Testing dart2js: gclient sync && ./tools/build.py --mode release --arch x64 runtime create_sdk && ./out/ReleaseX64/dart pkg/testing/bin/testing.dart ...
3 years, 10 months ago (2017-02-21 18:48:00 UTC) #3
scheglov
PTAL It seems that it is almost impossible for me to run all dart2js tests. ...
3 years, 10 months ago (2017-02-21 19:05:48 UTC) #4
Paul Berry
lgtm. I assume dart2js is adequately tested by the buildbots? This is a pretty low ...
3 years, 10 months ago (2017-02-21 19:12:23 UTC) #5
scheglov
Committed patchset #2 (id:20001) manually as 3fda231b1a8ac483fe32028379f7983cc74e5181 (presubmit successful).
3 years, 10 months ago (2017-02-21 21:37:10 UTC) #7
ahe
On 2017/02/21 19:05:48, scheglov wrote: > PTAL > > It seems that it is almost ...
3 years, 10 months ago (2017-02-22 05:22:51 UTC) #8
scheglov
On 2017/02/22 05:22:51, ahe wrote: > On 2017/02/21 19:05:48, scheglov wrote: > > PTAL > ...
3 years, 10 months ago (2017-02-22 05:28:09 UTC) #9
ahe
On 2017/02/21 19:12:23, Paul Berry wrote: > lgtm. > > I assume dart2js is adequately ...
3 years, 10 months ago (2017-02-22 05:34:46 UTC) #10
ahe
3 years, 10 months ago (2017-02-22 05:35:54 UTC) #11
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/2710803002/diff/20001/pkg/front_end/lib/src/f...
File pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart (right):

https://codereview.chromium.org/2710803002/diff/20001/pkg/front_end/lib/src/f...
pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart:845: Token beginToken,
Token equalsToken, Token implementsKeyword, Token endToken) {
Long line.

Powered by Google App Engine
This is Rietveld 408576698