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

Issue 14676020: Fix dartbug.com/10674: (Closed)

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

Description

Fix dartbug.com/10674: - Make sure that Dart_NewExternalTypedData returns a local handle. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=22806

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -18 lines) Patch
M runtime/vm/dart_api_impl.cc View 3 chunks +31 lines, -18 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
7 years, 7 months ago (2013-05-16 18:22:35 UTC) #1
siva
lgtm https://codereview.chromium.org/14676020/diff/1/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/14676020/diff/1/runtime/vm/dart_api_impl.cc#newcode2498 runtime/vm/dart_api_impl.cc:2498: const ExternalTypedData& result = ExternalTypedData::Handle( isolate, here too ...
7 years, 7 months ago (2013-05-16 18:28:18 UTC) #2
Ivan Posva
7 years, 7 months ago (2013-05-16 18:33:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22806 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698