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

Issue 11017064: Add missing scope initializations. (Closed)

Created:
8 years, 2 months ago by cshapiro
Modified:
8 years, 2 months ago
Reviewers:
Anton Muhin, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Add missing scope initializations. Committed: https://code.google.com/p/dart/source/detail?r=13506

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M runtime/vm/dart_api_impl.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
cshapiro
Testing suggestions are welcomed.
8 years, 2 months ago (2012-10-10 21:21:21 UTC) #1
siva
LGTM. We should also add a test case UNIT_TEST_CASE(GetSetPeer) { void* out = &out; EXPECT(Dart_IsError(Dart_GetPeer(Dart_Null(), ...
8 years, 2 months ago (2012-10-10 21:33:16 UTC) #2
cshapiro
I will add this test and re-upload. Shouldn't all of the API functions have such ...
8 years, 2 months ago (2012-10-10 21:38:10 UTC) #3
cshapiro
Per offline discussions, we will delay adding a unit test until we can clearly validate ...
8 years, 2 months ago (2012-10-10 23:36:02 UTC) #4
Anton Muhin
8 years, 2 months ago (2012-10-11 05:55:58 UTC) #5
lgtm and thanks, I'll proceed with switching Dartium to peer API

Powered by Google App Engine
This is Rietveld 408576698