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

Issue 2228913004: simplify the bazel-provider to use a search path appraoch (Closed)

Created:
4 years, 4 months ago by Siggi Cherem (dart-lang)
Modified:
4 years, 4 months ago
Reviewers:
Harry Terkelsen
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

simplify the bazel-provider to use a search path appraoch R=het@google.com Committed: https://github.com/dart-lang/sdk/commit/9968b369b914e57f0733a645714f9f6f7d7fa5f5

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -51 lines) Patch
M pkg/compiler/bin/resolver.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/source_file_provider.dart View 1 2 chunks +31 lines, -47 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Siggi Cherem (dart-lang)
4 years, 4 months ago (2016-08-09 23:52:15 UTC) #2
Harry Terkelsen
lgtm https://codereview.chromium.org/2228913004/diff/1/pkg/compiler/lib/src/source_file_provider.dart File pkg/compiler/lib/src/source_file_provider.dart (right): https://codereview.chromium.org/2228913004/diff/1/pkg/compiler/lib/src/source_file_provider.dart#newcode386 pkg/compiler/lib/src/source_file_provider.dart:386: : dirs = searchPaths.split(',').map(_resolve).toList(); why not just provide ...
4 years, 4 months ago (2016-08-09 23:58:47 UTC) #3
Siggi Cherem (dart-lang)
thanks harry, I also renamed the flag to --bazel-paths since it's no longer a config ...
4 years, 4 months ago (2016-08-10 15:52:15 UTC) #4
Siggi Cherem (dart-lang)
4 years, 4 months ago (2016-08-10 16:57:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
9968b369b914e57f0733a645714f9f6f7d7fa5f5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698