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

Issue 2979003002: support resolving .packages in FE (Closed)

Created:
3 years, 5 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 5 months ago
Reviewers:
ahe, Paul Berry
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: 19

Patch Set 2 : cl comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+501 lines, -131 lines) Patch
M pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart View 1 2 chunks +3 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/base/processed_options.dart View 1 5 chunks +101 lines, -13 lines 0 comments Download
M pkg/front_end/lib/src/fasta/fasta_codes_generated.dart View 1 7 chunks +139 lines, -56 lines 0 comments Download
M pkg/front_end/lib/src/fasta/uri_translator_impl.dart View 1 5 chunks +32 lines, -10 lines 0 comments Download
M pkg/front_end/messages.yaml View 1 2 chunks +19 lines, -3 lines 0 comments Download
M pkg/front_end/test/dependency_grapher_test.dart View 2 chunks +6 lines, -3 lines 0 comments Download
M pkg/front_end/test/fasta/uri_translator_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download
M pkg/front_end/test/src/base/processed_options_test.dart View 1 9 chunks +190 lines, -15 lines 0 comments Download
M pkg/front_end/test/src/incremental/file_state_test.dart View 2 chunks +3 lines, -1 line 0 comments Download
M pkg/front_end/test/src/incremental/kernel_driver_test.dart View 2 chunks +3 lines, -1 line 0 comments Download
M tests/standalone/standalone.status View 2 chunks +0 lines, -2 lines 0 comments Download
M utils/kernel-service/kernel-service.dart View 3 chunks +2 lines, -24 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2979003002/diff/100001/pkg/front_end/lib/src/fasta/uri_translator_impl.dart File pkg/front_end/lib/src/fasta/uri_translator_impl.dart (right): https://codereview.chromium.org/2979003002/diff/100001/pkg/front_end/lib/src/fasta/uri_translator_impl.dart#newcode96 pkg/front_end/lib/src/fasta/uri_translator_impl.dart:96: // TODO(sigmund): report an error. (I plan to do ...
3 years, 5 months ago (2017-07-14 04:58:52 UTC) #7
ahe
I need a late lunch before I finish this review, so here are my preliminary ...
3 years, 5 months ago (2017-07-14 13:44:58 UTC) #8
Paul Berry
lgtm
3 years, 5 months ago (2017-07-14 16:02:54 UTC) #9
Siggi Cherem (dart-lang)
Thanks! https://codereview.chromium.org/2979003002/diff/100001/pkg/front_end/lib/src/base/processed_options.dart File pkg/front_end/lib/src/base/processed_options.dart (right): https://codereview.chromium.org/2979003002/diff/100001/pkg/front_end/lib/src/base/processed_options.dart#newcode135 pkg/front_end/lib/src/base/processed_options.dart:135: reportMessageWithoutLocation(messageMissingInputs); On 2017/07/14 13:44:57, ahe wrote: > Remove ...
3 years, 5 months ago (2017-07-14 19:54:07 UTC) #11
Siggi Cherem (dart-lang)
3 years, 5 months ago (2017-07-14 19:54:42 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:140001) manually as
ebd9440b18396124708cdb67bd82c1985e8a427a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698