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

Issue 10832146: Improve method names in the ThrowException test to make it less misleading. (Closed)

Created:
8 years, 4 months ago by turnidge
Modified:
8 years, 4 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Improve method names in the ThrowException test to make it less misleading. Committed: https://code.google.com/p/dart/source/detail?r=10262

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M vm/dart_api_impl_test.cc View 2 chunks +7 lines, -7 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
turnidge
TBR=whesse
8 years, 4 months ago (2012-08-03 22:11:49 UTC) #1
Bill Hesse
8 years, 4 months ago (2012-08-06 08:02:50 UTC) #2
LGTM, with comment.

http://codereview.chromium.org/10832146/diff/1/vm/dart_api_impl_test.cc
File vm/dart_api_impl_test.cc (right):

http://codereview.chromium.org/10832146/diff/1/vm/dart_api_impl_test.cc#newco...
vm/dart_api_impl_test.cc:3997: // Now invoke 'test' which indirectly invokes a
natve method where
native is misspelled natve.  Sentence is confusing.

// Call 'test' which calls the native function
// "ThrowException_native' (as 'thrower').
// Check that it throws an exception.

Powered by Google App Engine
This is Rietveld 408576698