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

Issue 2913493002: Add the analysis options path to the diagnostics page. (Closed)

Created:
3 years, 6 months ago by devoncarew
Modified:
3 years, 6 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : move the root.optionsFilePath field to the ContextRoot class #

Total comments: 6

Patch Set 3 : review comments #

Patch Set 4 : Merge branch 'master' into options_in_diagnostics #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -8 lines) Patch
M pkg/analysis_server/lib/src/context_manager.dart View 1 2 chunks +4 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/status/get_handler2.dart View 1 2 4 chunks +20 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/context/context_root.dart View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/context/builder.dart View 1 4 chunks +9 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/context/builder_test.dart View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
devoncarew
An alternative to https://codereview.chromium.org/2912573002/, this instead captures the file path we read the analysis options ...
3 years, 6 months ago (2017-05-27 18:04:09 UTC) #2
Paul Berry
IMHO it's a little weird to use AnalysisOptions to communicate data back up to the ...
3 years, 6 months ago (2017-05-28 04:19:15 UTC) #3
Brian Wilkerson
I agree with Paul. The good news is that there's a good place to add ...
3 years, 6 months ago (2017-05-28 14:38:22 UTC) #4
devoncarew
On 2017/05/28 14:38:22, Brian Wilkerson wrote: > I agree with Paul. > > The good ...
3 years, 6 months ago (2017-05-30 04:01:21 UTC) #5
Brian Wilkerson
lgtm > ... I think of the path the options were read from as an ...
3 years, 6 months ago (2017-05-30 14:26:39 UTC) #6
devoncarew
updated - ptal https://codereview.chromium.org/2913493002/diff/1/pkg/analysis_server/lib/src/status/get_handler2.dart File pkg/analysis_server/lib/src/status/get_handler2.dart (right): https://codereview.chromium.org/2913493002/diff/1/pkg/analysis_server/lib/src/status/get_handler2.dart#newcode519 pkg/analysis_server/lib/src/status/get_handler2.dart:519: } On 2017/05/28 04:19:15, Paul Berry ...
3 years, 6 months ago (2017-05-30 20:23:32 UTC) #7
Brian Wilkerson
lgtm
3 years, 6 months ago (2017-05-30 20:27:03 UTC) #8
devoncarew
3 years, 6 months ago (2017-05-30 20:29:29 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
1e7ff6bccfca66159165218c944ee4628facf17b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698