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

Issue 1419673006: More options file validation (and API iteration). (Closed)

Created:
5 years, 2 months ago by pquitslund
Modified:
5 years, 2 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -39 lines) Patch
M pkg/analyzer/lib/src/generated/error.dart View 2 chunks +8 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/task/options.dart View 2 chunks +34 lines, -26 lines 5 comments Download
M pkg/analyzer/test/src/task/options_test.dart View 3 chunks +32 lines, -11 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
pquitslund
Comments welcome on the following proposed API: /// Validates options. abstract class OptionsValidator { /// ...
5 years, 2 months ago (2015-10-22 17:48:26 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1419673006/diff/1/pkg/analyzer/lib/src/task/options.dart File pkg/analyzer/lib/src/task/options.dart (right): https://codereview.chromium.org/1419673006/diff/1/pkg/analyzer/lib/src/task/options.dart#newcode125 pkg/analyzer/lib/src/task/options.dart:125: final List<String> supportedOptions; Might be interesting to eventually ...
5 years, 2 months ago (2015-10-22 20:00:16 UTC) #3
pquitslund
Thanks! https://codereview.chromium.org/1419673006/diff/1/pkg/analyzer/lib/src/task/options.dart File pkg/analyzer/lib/src/task/options.dart (right): https://codereview.chromium.org/1419673006/diff/1/pkg/analyzer/lib/src/task/options.dart#newcode125 pkg/analyzer/lib/src/task/options.dart:125: final List<String> supportedOptions; On 2015/10/22 20:00:15, Brian Wilkerson ...
5 years, 2 months ago (2015-10-22 20:19:26 UTC) #4
pquitslund
5 years, 2 months ago (2015-10-22 20:20:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b1215d77183e4e8306151177ca6ecbc550666f94 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698