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

Issue 207853003: Don't try to infer that the current isolate is executing an event. (Closed)

Created:
6 years, 9 months ago by Lasse Reichstein Nielsen
Modified:
6 years, 9 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't try to infer that the current isolate is executing an event. The inference didn't work in the browser. Instead keep an explicit bit set. R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=34244

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove debug print. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M sdk/lib/_internal/lib/isolate_helper.dart View 4 chunks +5 lines, -2 lines 0 comments Download
M tests/isolate/ping_test.dart View 1 2 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
6 years, 9 months ago (2014-03-21 10:42:07 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/207853003/diff/1/tests/isolate/ping_test.dart File tests/isolate/ping_test.dart (right): https://codereview.chromium.org/207853003/diff/1/tests/isolate/ping_test.dart#newcode29 tests/isolate/ping_test.dart:29: print(result); Debug print
6 years, 9 months ago (2014-03-21 10:43:40 UTC) #2
Lasse Reichstein Nielsen
6 years, 9 months ago (2014-03-21 10:59:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r34244 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698