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

Issue 1234803008: Fix for issue 23834 (https://github.com/dart-lang/sdk/issues/23834) (Closed)

Created:
5 years, 5 months ago by siva
Modified:
5 years, 5 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix for issue 23834 (https://github.com/dart-lang/sdk/issues/23834) Script snapshots do not use VM isolate object indexes and hence we should not be accounting for max_vm_isolate_object_id. This is related to the fix done in https://github.com/dart-lang/sdk/issues/23647 BUG=23834 R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/969005dfe6963eb363307fec3cbac305e39fcbb4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -30 lines) Patch
M runtime/vm/dart_api_message.h View 3 chunks +1 line, -4 lines 0 comments Download
M runtime/vm/dart_api_message.cc View 9 chunks +7 lines, -20 lines 0 comments Download
M runtime/vm/snapshot.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
siva
5 years, 5 months ago (2015-07-15 23:06:15 UTC) #2
rmacnak
lgtm
5 years, 5 months ago (2015-07-15 23:31:40 UTC) #3
siva
5 years, 5 months ago (2015-07-15 23:56:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
969005dfe6963eb363307fec3cbac305e39fcbb4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698