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

Issue 2977703002: Refactorings for TranslateUri and its tests. (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: 4

Patch Set 2 : Revert including TODO into documentation comment. #

Total comments: 2

Patch Set 3 : tweak #

Patch Set 4 : Replace `file` with just word 'file' in documentation. #

Total comments: 21
Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -49 lines) Patch
M pkg/front_end/lib/src/base/processed_options.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/target_implementation.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/translate_uri.dart View 1 2 3 5 chunks +44 lines, -23 lines 21 comments Download
M pkg/front_end/test/fasta/testing/suite.dart View 1 chunk +3 lines, -5 lines 0 comments Download
M pkg/front_end/test/fasta/translate_uri_test.dart View 2 chunks +19 lines, -16 lines 0 comments Download

Messages

Total messages: 16 (1 generated)
scheglov
3 years, 5 months ago (2017-07-11 15:50:01 UTC) #1
ahe
Why is a refactoring needed?
3 years, 5 months ago (2017-07-11 19:24:13 UTC) #2
Paul Berry
lgtm, but I'm not terribly familiar with this code so you should probably get approval ...
3 years, 5 months ago (2017-07-11 19:27:58 UTC) #3
scheglov
On 2017/07/11 19:24:13, ahe wrote: > Why is a refactoring needed? KernelDriver (to be designed ...
3 years, 5 months ago (2017-07-11 19:28:05 UTC) #4
Siggi Cherem (dart-lang)
dbc - I'll follow up with more details on the email thread. https://codereview.chromium.org/2977703002/diff/1/pkg/front_end/lib/src/fasta/translate_uri.dart File pkg/front_end/lib/src/fasta/translate_uri.dart ...
3 years, 5 months ago (2017-07-11 20:38:45 UTC) #5
scheglov
PTAL Whatever we decide about additional improvements of TranslateUri, these changes are IMHO a step ...
3 years, 5 months ago (2017-07-11 21:15:30 UTC) #6
Siggi Cherem (dart-lang)
lgtm, I generally like the new dartdocs. I don't feel moving up isPlatformImplementation is necessary ...
3 years, 5 months ago (2017-07-11 21:41:29 UTC) #7
scheglov
https://codereview.chromium.org/2977703002/diff/1/pkg/front_end/lib/src/fasta/translate_uri.dart File pkg/front_end/lib/src/fasta/translate_uri.dart (right): https://codereview.chromium.org/2977703002/diff/1/pkg/front_end/lib/src/fasta/translate_uri.dart#newcode40 pkg/front_end/lib/src/fasta/translate_uri.dart:40: /// If the given [uri] is a `file` or ...
3 years, 5 months ago (2017-07-11 21:53:50 UTC) #8
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2977703002/diff/20001/pkg/front_end/lib/src/fasta/translate_uri.dart File pkg/front_end/lib/src/fasta/translate_uri.dart (right): https://codereview.chromium.org/2977703002/diff/20001/pkg/front_end/lib/src/fasta/translate_uri.dart#newcode17 pkg/front_end/lib/src/fasta/translate_uri.dart:17: /// into corresponding `file` URIs. Just looking at some ...
3 years, 5 months ago (2017-07-11 21:56:02 UTC) #9
scheglov
https://codereview.chromium.org/2977703002/diff/20001/pkg/front_end/lib/src/fasta/translate_uri.dart File pkg/front_end/lib/src/fasta/translate_uri.dart (right): https://codereview.chromium.org/2977703002/diff/20001/pkg/front_end/lib/src/fasta/translate_uri.dart#newcode17 pkg/front_end/lib/src/fasta/translate_uri.dart:17: /// into corresponding `file` URIs. On 2017/07/11 21:56:02, Siggi ...
3 years, 5 months ago (2017-07-11 23:28:31 UTC) #10
ahe
I'm sorry, but I don't see the point of this CL. I think it's great ...
3 years, 5 months ago (2017-07-12 09:16:28 UTC) #11
scheglov
Peter, this is not a serious approach. Holding back changes that make code better and ...
3 years, 5 months ago (2017-07-12 14:34:55 UTC) #12
ahe
On 2017/07/12 14:34:55, scheglov wrote: > Peter, this is not a serious approach. I'm very ...
3 years, 5 months ago (2017-07-12 15:03:37 UTC) #13
ahe
https://codereview.chromium.org/2977703002/diff/60001/pkg/front_end/lib/src/fasta/translate_uri.dart File pkg/front_end/lib/src/fasta/translate_uri.dart (right): https://codereview.chromium.org/2977703002/diff/60001/pkg/front_end/lib/src/fasta/translate_uri.dart#newcode28 pkg/front_end/lib/src/fasta/translate_uri.dart:28: final Map<String, List<Uri>> dartPatches; On 2017/07/12 14:34:55, scheglov wrote: ...
3 years, 5 months ago (2017-07-12 15:16:48 UTC) #14
scheglov
3 years, 5 months ago (2017-07-12 16:22:25 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
cb3a79f8836509012c1d9bcbc7037b23d5f28dd2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698