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

Issue 1848543002: Support --persistent_worker flag in --build-mode. (Closed)

Created:
4 years, 8 months ago by scheglov
Modified:
4 years, 8 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Support --persistent_worker flag in --build-mode. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/6347b4cca72a31a4e5a4acdbd657b3fdc1108983

Patch Set 1 #

Patch Set 2 : tweaks #

Total comments: 10

Patch Set 3 : Fixes for review comments. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+628 lines, -2 lines) Patch
M pkg/analyzer_cli/lib/src/build_mode.dart View 1 2 2 chunks +287 lines, -0 lines 0 comments Download
M pkg/analyzer_cli/lib/src/driver.dart View 1 chunk +5 lines, -1 line 0 comments Download
M pkg/analyzer_cli/lib/src/options.dart View 1 2 7 chunks +33 lines, -1 line 0 comments Download
M pkg/analyzer_cli/test/all.dart View 1 2 chunks +2 lines, -0 lines 0 comments Download
A pkg/analyzer_cli/test/build_mode_test.dart View 1 2 1 chunk +301 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 8 months ago (2016-03-30 18:03:05 UTC) #1
Paul Berry
https://codereview.chromium.org/1848543002/diff/20001/pkg/analyzer_cli/lib/src/build_mode.dart File pkg/analyzer_cli/lib/src/build_mode.dart (right): https://codereview.chromium.org/1848543002/diff/20001/pkg/analyzer_cli/lib/src/build_mode.dart#newcode306 pkg/analyzer_cli/lib/src/build_mode.dart:306: * Write the given [json] as a new line ...
4 years, 8 months ago (2016-03-30 18:27:44 UTC) #2
scheglov
PTAL https://codereview.chromium.org/1848543002/diff/20001/pkg/analyzer_cli/lib/src/build_mode.dart File pkg/analyzer_cli/lib/src/build_mode.dart (right): https://codereview.chromium.org/1848543002/diff/20001/pkg/analyzer_cli/lib/src/build_mode.dart#newcode306 pkg/analyzer_cli/lib/src/build_mode.dart:306: * Write the given [json] as a new ...
4 years, 8 months ago (2016-03-30 18:39:02 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/1848543002/diff/40001/pkg/analyzer_cli/test/build_mode_test.dart File pkg/analyzer_cli/test/build_mode_test.dart (right): https://codereview.chromium.org/1848543002/diff/40001/pkg/analyzer_cli/test/build_mode_test.dart#newcode22 pkg/analyzer_cli/test/build_mode_test.dart:22: typedef _TestWorkerLoopAnalyze(CommandLineOptions options); Nit: return type should be ...
4 years, 8 months ago (2016-03-30 19:10:43 UTC) #4
scheglov
4 years, 8 months ago (2016-03-30 19:31:13 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
6347b4cca72a31a4e5a4acdbd657b3fdc1108983 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698