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

Issue 922163005: Fix HTTP support in vm-service (Closed)

Created:
5 years, 10 months ago by Cutch
Modified:
5 years, 10 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org, turnidge
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix HTTP support in vm-service - Add back Message.fromUri constructor. - Fix 'root' isolateId alias. - FATAL on missing source files when starting up the service isolate. Committed: https://code.google.com/p/dart/source/detail?r=43814

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M runtime/bin/vmservice_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/service/message.dart View 2 chunks +14 lines, -0 lines 1 comment Download
M runtime/vm/service/running_isolates.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/service_isolate.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Cutch
5 years, 10 months ago (2015-02-14 00:29:28 UTC) #2
Ivan Posva
LGTMwC -ip https://codereview.chromium.org/922163005/diff/1/runtime/vm/service/message.dart File runtime/vm/service/message.dart (right): https://codereview.chromium.org/922163005/diff/1/runtime/vm/service/message.dart#newcode7 runtime/vm/service/message.dart:7: String methodNameFromUri(Uri uri) { Does this have ...
5 years, 10 months ago (2015-02-14 01:09:51 UTC) #3
Cutch
5 years, 10 months ago (2015-02-17 16:36:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43814 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698