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

Issue 106193003: Cleanup VM service (Closed)

Created:
7 years ago by Cutch
Modified:
7 years ago
Reviewers:
Jacob, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -39 lines) Patch
M runtime/bin/vmservice/running_isolates.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download
M runtime/bin/vmservice/server.dart View 1 2 chunks +15 lines, -19 lines 0 comments Download
M runtime/bin/vmservice/service_request.dart View 2 chunks +2 lines, -1 line 0 comments Download
M runtime/bin/vmservice/vmservice.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/vmservice_dartium.dart View 1 chunk +9 lines, -14 lines 0 comments Download
M runtime/bin/vmservice_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/vmservice/unknown_command_test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Cutch
7 years ago (2013-12-06 01:48:45 UTC) #1
Jacob
lgtm https://codereview.chromium.org/106193003/diff/1/runtime/bin/vmservice/server.dart File runtime/bin/vmservice/server.dart (right): https://codereview.chromium.org/106193003/diff/1/runtime/bin/vmservice/server.dart#newcode16 runtime/bin/vmservice/server.dart:16: request.response.headers.contentType = jsonContentType; use cascades request.response..headers.contentType = jsonContentType ...
7 years ago (2013-12-06 01:52:21 UTC) #2
Cutch
7 years ago (2013-12-06 02:20:30 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r30926 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698