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

Issue 237113002: SIGQUIT toggles VM service HTTP server (Closed)

Created:
6 years, 8 months ago by Cutch
Modified:
6 years, 6 months ago
CC:
reviews_dartlang.org, turnidge, vm-dev_dartlang.org
Visibility:
Public.

Description

SIGQUIT toggles VM service HTTP server R=ajohnsen@google.com Committed: https://code.google.com/p/dart/source/detail?r=37396

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 8

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -25 lines) Patch
M runtime/bin/main.cc View 1 2 3 4 2 chunks +7 lines, -6 lines 0 comments Download
M runtime/bin/vmservice/server.dart View 1 2 3 4 3 chunks +56 lines, -17 lines 0 comments Download
M runtime/bin/vmservice/vmservice_io.dart View 1 2 3 4 2 chunks +41 lines, -2 lines 0 comments Download
M runtime/bin/vmservice_impl.cc View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Cutch
6 years, 8 months ago (2014-04-14 14:26:01 UTC) #1
Ivan Posva
https://codereview.chromium.org/237113002/diff/1/runtime/bin/vmservice/server.dart File runtime/bin/vmservice/server.dart (right): https://codereview.chromium.org/237113002/diff/1/runtime/bin/vmservice/server.dart#newcode139 runtime/bin/vmservice/server.dart:139: _displayStatusMessages = true; Shouldn't the fact whether you are ...
6 years, 8 months ago (2014-04-14 16:12:57 UTC) #2
turnidge
https://codereview.chromium.org/237113002/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/237113002/diff/1/runtime/bin/main.cc#newcode70 runtime/bin/main.cc:70: static int vm_service_server_port = 0; Comment here on what ...
6 years, 8 months ago (2014-04-14 16:51:46 UTC) #3
Cutch
https://codereview.chromium.org/237113002/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/237113002/diff/1/runtime/bin/main.cc#newcode70 runtime/bin/main.cc:70: static int vm_service_server_port = 0; On 2014/04/14 16:51:46, turnidge ...
6 years, 8 months ago (2014-04-15 17:42:07 UTC) #4
Cutch
+ ajohnsen to review I/O server startup and shutdown.
6 years, 7 months ago (2014-05-22 17:24:48 UTC) #5
Anders Johnsen
https://codereview.chromium.org/237113002/diff/60001/runtime/bin/vmservice/server.dart File runtime/bin/vmservice/server.dart (right): https://codereview.chromium.org/237113002/diff/60001/runtime/bin/vmservice/server.dart#newcode83 runtime/bin/vmservice/server.dart:83: static const SLASH_PATH = '/index.html'; Maybe ROOT_REDIRECT_PATH is more ...
6 years, 7 months ago (2014-05-23 06:06:35 UTC) #6
Cutch
https://codereview.chromium.org/237113002/diff/60001/runtime/bin/vmservice/server.dart File runtime/bin/vmservice/server.dart (right): https://codereview.chromium.org/237113002/diff/60001/runtime/bin/vmservice/server.dart#newcode83 runtime/bin/vmservice/server.dart:83: static const SLASH_PATH = '/index.html'; On 2014/05/23 06:06:36, Anders ...
6 years, 6 months ago (2014-06-16 22:21:12 UTC) #7
Cutch
PTAL.
6 years, 6 months ago (2014-06-16 22:28:10 UTC) #8
Anders Johnsen
lgtm
6 years, 6 months ago (2014-06-17 08:28:36 UTC) #9
Cutch
6 years, 6 months ago (2014-06-17 14:26:57 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 manually as r37396 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698