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

Issue 1053713003: Do not register service isolate descendants with service (Closed)

Created:
5 years, 8 months ago by Cutch
Modified:
5 years, 8 months ago
Reviewers:
turnidge
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Do not register service isolate descendants with service Committed: https://code.google.com/p/dart/source/detail?r=44842

Patch Set 1 #

Total comments: 14

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
M runtime/vm/service.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/service_isolate.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/service_isolate.cc View 1 6 chunks +14 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Cutch
5 years, 8 months ago (2015-04-01 15:33:43 UTC) #2
turnidge
LGTMwC https://codereview.chromium.org/1053713003/diff/1/runtime/vm/service.cc File runtime/vm/service.cc (right): https://codereview.chromium.org/1053713003/diff/1/runtime/vm/service.cc#newcode533 runtime/vm/service.cc:533: if (ServiceIsolate::IsServiceIsolateDescendant(Isolate::Current())) { Make this an assert. Collapse ...
5 years, 8 months ago (2015-04-01 19:57:34 UTC) #3
Cutch
https://codereview.chromium.org/1053713003/diff/1/runtime/vm/service.cc File runtime/vm/service.cc (right): https://codereview.chromium.org/1053713003/diff/1/runtime/vm/service.cc#newcode533 runtime/vm/service.cc:533: if (ServiceIsolate::IsServiceIsolateDescendant(Isolate::Current())) { On 2015/04/01 19:57:34, turnidge wrote: > ...
5 years, 8 months ago (2015-04-01 20:19:05 UTC) #4
Cutch
5 years, 8 months ago (2015-04-01 20:23:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 44842 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698