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

Issue 2788913002: Prepare for separate setter scope. (Closed)

Created:
3 years, 8 months ago by ahe
Modified:
3 years, 8 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Undo edit. #

Patch Set 3 : Use members, scope isn't ready yet. #

Total comments: 2

Patch Set 4 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -64 lines) Patch
M pkg/analyzer/lib/src/fasta/analyzer.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/fasta/element_store.dart View 2 chunks +4 lines, -7 lines 0 comments Download
M pkg/analyzer/test/generated/parser_fasta_test.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/builder/class_builder.dart View 1 2 3 4 chunks +17 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/builder/constructor_reference_builder.dart View 2 chunks +6 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/builder/library_builder.dart View 1 2 2 chunks +16 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/builder/named_type_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/builder/prefix_builder.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/builder/procedure_builder.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/dill/dill_class_builder.dart View 2 chunks +1 line, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/dill/dill_target.dart View 2 chunks +2 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 4 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_enum_builder.dart View 4 chunks +10 lines, -7 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 6 chunks +6 lines, -8 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scope.dart View 4 chunks +26 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/scope_listener.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_class_builder.dart View 2 chunks +1 line, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_library_builder.dart View 6 chunks +7 lines, -7 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 6 (2 generated)
ahe
It will all make sense soon :-)
3 years, 8 months ago (2017-03-31 14:43:32 UTC) #2
karlklose
LGTM with a comment. https://codereview.chromium.org/2788913002/diff/40001/pkg/front_end/lib/src/fasta/builder/class_builder.dart File pkg/front_end/lib/src/fasta/builder/class_builder.dart (right): https://codereview.chromium.org/2788913002/diff/40001/pkg/front_end/lib/src/fasta/builder/class_builder.dart#newcode199 pkg/front_end/lib/src/fasta/builder/class_builder.dart:199: /// (and not a setter). ...
3 years, 8 months ago (2017-04-03 06:28:52 UTC) #3
ahe
Thank you, Karl! https://codereview.chromium.org/2788913002/diff/40001/pkg/front_end/lib/src/fasta/builder/class_builder.dart File pkg/front_end/lib/src/fasta/builder/class_builder.dart (right): https://codereview.chromium.org/2788913002/diff/40001/pkg/front_end/lib/src/fasta/builder/class_builder.dart#newcode199 pkg/front_end/lib/src/fasta/builder/class_builder.dart:199: /// (and not a setter). On ...
3 years, 8 months ago (2017-04-04 09:41:33 UTC) #4
ahe
3 years, 8 months ago (2017-04-04 10:20:24 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
5fcbc900a6ad67d6b84f21d3f5a4cb7c4be93e0f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698