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

Issue 2747173002: Handle 'part of' declarations with URI correctly in Fasta. (Closed)

Created:
3 years, 9 months ago by ahe
Modified:
3 years, 9 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, Lasse Reichstein Nielsen
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Handle 'part of' declarations with URI correctly in Fasta. R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/99fa028982e77b83e91bc0ad29d06fc51b42ad37

Patch Set 1 #

Patch Set 2 : dartfmt. #

Total comments: 2

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -30 lines) Patch
M pkg/analyzer/lib/src/summary/fasta/summary_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/parser/element_listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/parser/node_listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/parser/listener.dart View 1 chunk +4 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/parser/parser.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/diet_listener.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/outline_builder.dart View 1 2 1 chunk +7 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_library_builder.dart View 1 5 chunks +13 lines, -11 lines 0 comments Download
M tests/language/language_kernel.status View 1 chunk +0 lines, -7 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 7 (2 generated)
ahe
Paul: this is the CL where "part of" declarations and skipping. But as you can ...
3 years, 9 months ago (2017-03-14 14:14:03 UTC) #2
ahe
On 2017/03/14 14:14:03, ahe wrote: > Paul: this is the CL where "part of" declarations ...
3 years, 9 months ago (2017-03-14 14:14:31 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/2747173002/diff/20001/pkg/front_end/lib/src/fasta/source/outline_builder.dart File pkg/front_end/lib/src/fasta/source/outline_builder.dart (right): https://codereview.chromium.org/2747173002/diff/20001/pkg/front_end/lib/src/fasta/source/outline_builder.dart#newcode581 pkg/front_end/lib/src/fasta/source/outline_builder.dart:581: String name = hasName ? pop() : null; ...
3 years, 9 months ago (2017-03-14 14:48:23 UTC) #4
ahe
Thank you, Paul! https://codereview.chromium.org/2747173002/diff/20001/pkg/front_end/lib/src/fasta/source/outline_builder.dart File pkg/front_end/lib/src/fasta/source/outline_builder.dart (right): https://codereview.chromium.org/2747173002/diff/20001/pkg/front_end/lib/src/fasta/source/outline_builder.dart#newcode581 pkg/front_end/lib/src/fasta/source/outline_builder.dart:581: String name = hasName ? pop() ...
3 years, 9 months ago (2017-03-15 14:05:36 UTC) #5
ahe
3 years, 9 months ago (2017-03-15 14:11:45 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
99fa028982e77b83e91bc0ad29d06fc51b42ad37 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698