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

Issue 13171004: - The callback_error_ handle was never being setup. (Closed)

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

Description

- The callback_error_ handle was never being setup. - Remove some unnecessary DARTSCOPE calls when true/false/null Dart_Handles are created. Committed: https://code.google.com/p/dart/source/detail?r=20701

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -29 lines) Patch
M runtime/vm/dart.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/dart_api_impl.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/dart_api_state.h View 1 5 chunks +15 lines, -18 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 8 months ago (2013-03-29 23:20:46 UTC) #1
Ivan Posva
LGTM with the offline comment about the name of callback_error. -Ivan
7 years, 8 months ago (2013-03-29 23:39:14 UTC) #2
siva
renamed callback_error_ to acquired_error_
7 years, 8 months ago (2013-03-30 00:06:56 UTC) #3
siva
7 years, 8 months ago (2013-03-30 00:07:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r20701 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698