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

Issue 2898183002: Prepare for development branch by updating externally-used API. (Closed)

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

Description

Prepare for development branch by updating externally-used API. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/61d855bb47be69e179e6464238b80547f58595e0

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add documentation. #

Patch Set 3 : Minor tweaks found during testing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -38 lines) Patch
M pkg/analyzer/lib/src/fasta/ast_builder.dart View 1 2 5 chunks +22 lines, -9 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/analyzer/tool/summary/mini_ast.dart View 3 chunks +9 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/kernel/fasta_support.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/dill/dill_loader.dart View 2 chunks +1 line, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 1 2 5 chunks +26 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/loader.dart View 1 2 chunks +9 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scope.dart View 1 2 2 chunks +11 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/diet_listener.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/outline_builder.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_library_builder.dart View 3 chunks +15 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/stack_listener.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/unhandled_listener.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/target_implementation.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/incremental_kernel_generator_impl.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
ahe
https://codereview.chromium.org/2898183002/diff/20001/pkg/front_end/lib/src/fasta/kernel/body_builder.dart File pkg/front_end/lib/src/fasta/kernel/body_builder.dart (right): https://codereview.chromium.org/2898183002/diff/20001/pkg/front_end/lib/src/fasta/kernel/body_builder.dart#newcode315 pkg/front_end/lib/src/fasta/kernel/body_builder.dart:315: if (error != null) { This is currently dead ...
3 years, 7 months ago (2017-05-23 15:04:25 UTC) #3
scheglov
lgtm https://codereview.chromium.org/2898183002/diff/20001/pkg/front_end/lib/src/fasta/loader.dart File pkg/front_end/lib/src/fasta/loader.dart (right): https://codereview.chromium.org/2898183002/diff/20001/pkg/front_end/lib/src/fasta/loader.dart#newcode47 pkg/front_end/lib/src/fasta/loader.dart:47: {Uri fileUri, LibraryBuilder accessor}) { Please document new ...
3 years, 7 months ago (2017-05-23 16:14:45 UTC) #4
ahe
Thank you, Konstatin. I appreciate that you ask for documentation comments, I need help remembering ...
3 years, 7 months ago (2017-05-23 21:05:01 UTC) #5
ahe
Comments added.
3 years, 7 months ago (2017-05-24 10:53:40 UTC) #6
ahe
https://codereview.chromium.org/2898183002/diff/20001/pkg/front_end/lib/src/fasta/loader.dart File pkg/front_end/lib/src/fasta/loader.dart (right): https://codereview.chromium.org/2898183002/diff/20001/pkg/front_end/lib/src/fasta/loader.dart#newcode47 pkg/front_end/lib/src/fasta/loader.dart:47: {Uri fileUri, LibraryBuilder accessor}) { On 2017/05/23 16:14:45, scheglov ...
3 years, 7 months ago (2017-05-24 10:54:20 UTC) #7
ahe
3 years, 7 months ago (2017-05-24 12:32:53 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:60001) manually as
61d855bb47be69e179e6464238b80547f58595e0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698