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

Issue 2982593002: Rename TranslateUri to UriTranslator, rename files, extract Impl. (Closed)

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

Description

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -277 lines) Patch
M pkg/analyzer/lib/src/fasta/analyzer_target.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/base/processed_options.dart View 3 chunks +7 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/dependency_grapher_impl.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/dill/dill_target.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/fasta.dart View 4 chunks +7 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/target_implementation.dart View 2 chunks +3 lines, -3 lines 0 comments Download
D pkg/front_end/lib/src/fasta/translate_uri.dart View 1 chunk +0 lines, -131 lines 0 comments Download
A pkg/front_end/lib/src/fasta/uri_translator.dart View 1 chunk +28 lines, -0 lines 4 comments Download
A + pkg/front_end/lib/src/fasta/uri_translator_impl.dart View 4 chunks +39 lines, -45 lines 2 comments Download
M pkg/front_end/lib/src/incremental/file_state.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/incremental_kernel_generator_impl.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/kernel_generator_impl.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/test/fasta/shaker_test.dart View 3 chunks +4 lines, -3 lines 0 comments Download
M pkg/front_end/test/fasta/testing/suite.dart View 5 chunks +8 lines, -5 lines 0 comments Download
D pkg/front_end/test/fasta/translate_uri_test.dart View 1 chunk +0 lines, -48 lines 0 comments Download
A + pkg/front_end/test/fasta/uri_translator_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/test/src/incremental/file_state_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/tool/_fasta/analyzer_compile.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/front_end/tool/fasta_perf.dart View 2 chunks +5 lines, -3 lines 0 comments Download
M pkg/kernel/test/closures_initializers/suite.dart View 4 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 5 months ago (2017-07-12 17:30:50 UTC) #1
Siggi Cherem (dart-lang)
lgtm, some suggestions below https://codereview.chromium.org/2982593002/diff/1/pkg/front_end/lib/src/fasta/uri_translator.dart File pkg/front_end/lib/src/fasta/uri_translator.dart (right): https://codereview.chromium.org/2982593002/diff/1/pkg/front_end/lib/src/fasta/uri_translator.dart#newcode14 pkg/front_end/lib/src/fasta/uri_translator.dart:14: /// with the given [libraryName], ...
3 years, 5 months ago (2017-07-12 17:55:24 UTC) #2
scheglov
https://codereview.chromium.org/2982593002/diff/1/pkg/front_end/lib/src/fasta/uri_translator.dart File pkg/front_end/lib/src/fasta/uri_translator.dart (right): https://codereview.chromium.org/2982593002/diff/1/pkg/front_end/lib/src/fasta/uri_translator.dart#newcode14 pkg/front_end/lib/src/fasta/uri_translator.dart:14: /// with the given [libraryName], or `null` if there ...
3 years, 5 months ago (2017-07-12 18:53:15 UTC) #3
scheglov
3 years, 5 months ago (2017-07-12 18:56:23 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b985f3c00055e49c7a29515ec2159ffb07f62669 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698