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

Issue 1028193003: pkg/isolate: fix checked-mode running of isolaterunner_test (Closed)

Created:
5 years, 9 months ago by kevmoo
Modified:
5 years, 9 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/isolate.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M test/isolaterunner_test.dart View 1 chunk +1 line, -1 line 3 comments Download

Messages

Total messages: 6 (1 generated)
kevmoo
5 years, 9 months ago (2015-03-23 15:06:21 UTC) #2
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/1028193003/diff/1/test/isolaterunner_test.dart File test/isolaterunner_test.dart (right): https://codereview.chromium.org/1028193003/diff/1/test/isolaterunner_test.dart#newcode114 test/isolaterunner_test.dart:114: setGlobal(v) => _global = v; I prefer void ...
5 years, 9 months ago (2015-03-24 10:41:23 UTC) #3
kevmoo
https://codereview.chromium.org/1028193003/diff/1/test/isolaterunner_test.dart File test/isolaterunner_test.dart (right): https://codereview.chromium.org/1028193003/diff/1/test/isolaterunner_test.dart#newcode114 test/isolaterunner_test.dart:114: setGlobal(v) => _global = v; On 2015/03/24 10:41:23, Lasse ...
5 years, 9 months ago (2015-03-24 13:10:29 UTC) #4
kevmoo
Committed patchset #1 (id:1) manually as a286f690326c9f12511990e6fab3769365be4fea (presubmit successful).
5 years, 9 months ago (2015-03-24 13:10:53 UTC) #5
Lasse Reichstein Nielsen
5 years, 9 months ago (2015-03-24 18:38:11 UTC) #6
Message was sent while issue was closed.
https://codereview.chromium.org/1028193003/diff/1/test/isolaterunner_test.dart
File test/isolaterunner_test.dart (right):

https://codereview.chromium.org/1028193003/diff/1/test/isolaterunner_test.dar...
test/isolaterunner_test.dart:114: setGlobal(v) => _global = v;
Ack, a "setter" with a meaningful return value. 
Maybe someone was a little too clever for his own good here :(

Powered by Google App Engine
This is Rietveld 408576698