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

Issue 2977713002: Remove deprecated api from LibraryBuilder. (Closed)

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

Description

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+750 lines, -139 lines) Patch
M pkg/analyzer/test/generated/parser_fasta_test.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/fasta/builder/library_builder.dart View 3 chunks +1 line, -18 lines 0 comments Download
M pkg/front_end/lib/src/fasta/fasta_codes_generated.dart View 12 chunks +501 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 3 chunks +8 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_enum_builder.dart View 3 chunks +13 lines, -8 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_function_type_builder.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart View 3 chunks +16 lines, -12 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_named_type_builder.dart View 2 chunks +11 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_procedure_builder.dart View 2 chunks +6 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_type_variable_builder.dart View 2 chunks +6 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/loader.dart View 3 chunks +4 lines, -14 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/diet_listener.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/outline_builder.dart View 6 chunks +30 lines, -20 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_library_builder.dart View 6 chunks +44 lines, -33 lines 2 comments Download
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 2 chunks +6 lines, -4 lines 0 comments Download
M pkg/front_end/messages.yaml View 2 chunks +88 lines, -0 lines 2 comments Download
M pkg/front_end/tool/_fasta/generate_messages.dart View 2 chunks +11 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 6 (2 generated)
ahe
3 years, 5 months ago (2017-07-11 19:22:10 UTC) #2
Johnni Winther
lgtm https://codereview.chromium.org/2977713002/diff/1/pkg/front_end/lib/src/fasta/source/source_library_builder.dart File pkg/front_end/lib/src/fasta/source/source_library_builder.dart (right): https://codereview.chromium.org/2977713002/diff/1/pkg/front_end/lib/src/fasta/source/source_library_builder.dart#newcode441 pkg/front_end/lib/src/fasta/source/source_library_builder.dart:441: templatePartOfUriMismatch.withArguments( Should this message still refer to the ...
3 years, 5 months ago (2017-07-12 08:10:37 UTC) #3
ahe
Thank you, Johnni! https://codereview.chromium.org/2977713002/diff/1/pkg/front_end/lib/src/fasta/source/source_library_builder.dart File pkg/front_end/lib/src/fasta/source/source_library_builder.dart (right): https://codereview.chromium.org/2977713002/diff/1/pkg/front_end/lib/src/fasta/source/source_library_builder.dart#newcode441 pkg/front_end/lib/src/fasta/source/source_library_builder.dart:441: templatePartOfUriMismatch.withArguments( On 2017/07/12 08:10:37, Johnni Winther ...
3 years, 5 months ago (2017-07-12 20:07:58 UTC) #4
ahe
3 years, 5 months ago (2017-07-12 20:31:21 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
83e4138cd419927dd30f58c9dbbf65e6faea2d43 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698