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

Issue 1270593002: Server options handling. (Closed)

Created:
5 years, 4 months ago by pquitslund
Modified:
5 years, 4 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: 18

Patch Set 2 : Review fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -1 line) Patch
M pkg/analysis_server/lib/src/context_manager.dart View 2 chunks +3 lines, -1 line 0 comments Download
A pkg/analysis_server/lib/src/server_options.dart View 1 1 chunk +110 lines, -0 lines 0 comments Download
A pkg/analysis_server/test/server_options_test.dart View 1 1 chunk +47 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/test_all.dart View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
pquitslund
A jumping off point for server options handling.
5 years, 4 months ago (2015-07-30 17:49:19 UTC) #2
scheglov
LGTM https://codereview.chromium.org/1270593002/diff/1/pkg/analysis_server/lib/src/server_options.dart File pkg/analysis_server/lib/src/server_options.dart (right): https://codereview.chromium.org/1270593002/diff/1/pkg/analysis_server/lib/src/server_options.dart#newcode53 pkg/analysis_server/lib/src/server_options.dart:53: } If the options file does not exist, ...
5 years, 4 months ago (2015-07-30 18:04:10 UTC) #3
Brian Wilkerson
LGTM with only minor comments https://codereview.chromium.org/1270593002/diff/1/pkg/analysis_server/lib/src/server_options.dart File pkg/analysis_server/lib/src/server_options.dart (right): https://codereview.chromium.org/1270593002/diff/1/pkg/analysis_server/lib/src/server_options.dart#newcode5 pkg/analysis_server/lib/src/server_options.dart:5: // This code was ...
5 years, 4 months ago (2015-07-30 18:18:59 UTC) #4
pquitslund
Thanks! https://chromiumcodereview.appspot.com/1270593002/diff/1/pkg/analysis_server/lib/src/server_options.dart File pkg/analysis_server/lib/src/server_options.dart (right): https://chromiumcodereview.appspot.com/1270593002/diff/1/pkg/analysis_server/lib/src/server_options.dart#newcode5 pkg/analysis_server/lib/src/server_options.dart:5: // This code was auto-generated, is not intended ...
5 years, 4 months ago (2015-07-30 19:55:48 UTC) #5
pquitslund
5 years, 4 months ago (2015-07-30 19:59:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
88b8fb8e1efa9db19765c5d83bf8d3e25c3e6591 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698