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

Issue 21880004: Cleanup vm_service library loading. (Closed)

Created:
7 years, 4 months ago by Cutch
Modified:
7 years, 4 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Cleanup vm_service library loading. BUG=11927 R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=25744

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -42 lines) Patch
M runtime/bin/vmservice/server.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/vmservice.dart View 2 chunks +12 lines, -8 lines 0 comments Download
M runtime/bin/vmservice/vmservice_io.dart View 1 chunk +8 lines, -4 lines 0 comments Download
M runtime/bin/vmservice_impl.h View 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/bin/vmservice_impl.cc View 1 2 6 chunks +93 lines, -29 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Cutch
Ready for review
7 years, 4 months ago (2013-08-02 18:39:08 UTC) #1
siva
lgtm https://codereview.chromium.org/21880004/diff/3001/runtime/bin/vmservice_impl.cc File runtime/bin/vmservice_impl.cc (right): https://codereview.chromium.org/21880004/diff/3001/runtime/bin/vmservice_impl.cc#newcode297 runtime/bin/vmservice_impl.cc:297: (strcmp(kVMServiceLibraryName, url_string) == 0); This seems to be ...
7 years, 4 months ago (2013-08-02 21:32:44 UTC) #2
Cutch
https://codereview.chromium.org/21880004/diff/3001/runtime/bin/vmservice_impl.cc File runtime/bin/vmservice_impl.cc (right): https://codereview.chromium.org/21880004/diff/3001/runtime/bin/vmservice_impl.cc#newcode297 runtime/bin/vmservice_impl.cc:297: (strcmp(kVMServiceLibraryName, url_string) == 0); On 2013/08/02 21:32:44, siva wrote: ...
7 years, 4 months ago (2013-08-02 21:39:13 UTC) #3
Cutch
7 years, 4 months ago (2013-08-02 21:40:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r25744 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698