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

Issue 2834543002: Remove use of package:analyzer in dependency_grapher (Closed)

Created:
3 years, 8 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 8 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : cl comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -79 lines) Patch
M pkg/front_end/lib/src/dependency_grapher_impl.dart View 4 chunks +19 lines, -31 lines 0 comments Download
A pkg/front_end/lib/src/fasta/source/directive_listener.dart View 1 1 chunk +88 lines, -0 lines 0 comments Download
M pkg/front_end/test/subpackage_relationships_test.dart View 1 chunk +6 lines, -3 lines 0 comments Download
M pkg/front_end/tool/fasta_perf.dart View 2 chunks +7 lines, -45 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
Siggi Cherem (dart-lang)
3 years, 8 months ago (2017-04-19 22:58:47 UTC) #4
Paul Berry
Assuming you make the change below, lgtm. https://codereview.chromium.org/2834543002/diff/40001/pkg/front_end/lib/src/fasta/source/directive_listener.dart File pkg/front_end/lib/src/fasta/source/directive_listener.dart (right): https://codereview.chromium.org/2834543002/diff/40001/pkg/front_end/lib/src/fasta/source/directive_listener.dart#newcode76 pkg/front_end/lib/src/fasta/source/directive_listener.dart:76: _current.add(quotedString.substring(1, quotedString.length ...
3 years, 8 months ago (2017-04-20 07:31:53 UTC) #5
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2834543002/diff/40001/pkg/front_end/lib/src/fasta/source/directive_listener.dart File pkg/front_end/lib/src/fasta/source/directive_listener.dart (right): https://codereview.chromium.org/2834543002/diff/40001/pkg/front_end/lib/src/fasta/source/directive_listener.dart#newcode76 pkg/front_end/lib/src/fasta/source/directive_listener.dart:76: _current.add(quotedString.substring(1, quotedString.length - 1)); On 2017/04/20 07:31:53, Paul Berry ...
3 years, 8 months ago (2017-04-21 00:03:07 UTC) #6
Siggi Cherem (dart-lang)
3 years, 8 months ago (2017-04-21 00:06:11 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
4a197085329dd062f996e46f49c3356aab51e6a5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698