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

Issue 516863002: Revert revision 39617 "Create isolates in a separate thread." (Closed)

Created:
6 years, 3 months ago by ricow1
Modified:
6 years, 3 months ago
Reviewers:
vsm, turnidge
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Revert revision 39617 "Create isolates in a separate thread." This is breaking dartium with: BrowserOutput.stderr: ../../dart/runtime/vm/dart_api_impl.cc:1614: error: Dart_EnterScope expects there to be a current isolate. Did you forget to call Dart_CreateIsolate or Dart_EnterIsolate? R=vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=39638

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -94 lines) Patch
M runtime/lib/isolate.cc View 5 chunks +56 lines, -62 lines 0 comments Download
M runtime/lib/isolate_patch.dart View 2 chunks +22 lines, -22 lines 0 comments Download
M runtime/vm/isolate.h View 3 chunks +0 lines, -4 lines 0 comments Download
M runtime/vm/isolate.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M runtime/vm/isolate_test.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ricow1
6 years, 3 months ago (2014-08-28 09:51:38 UTC) #1
vsm
lgtm
6 years, 3 months ago (2014-08-28 09:52:39 UTC) #2
ricow1
Committed patchset #1 (id:1) manually as r39638 (presubmit successful).
6 years, 3 months ago (2014-08-28 09:53:07 UTC) #3
ricow1
6 years, 3 months ago (2014-08-28 11:50:33 UTC) #4
Message was sent while issue was closed.
PS, this did also break pub bots

Powered by Google App Engine
This is Rietveld 408576698