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

Issue 1192193002: Revert of Add d8 API for spawning function on a new thread. (Closed)

Created:
5 years, 6 months ago by binji
Modified:
5 years, 6 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Revert of Add d8 API for spawning function on a new thread. (patchset #6 id:100001 of https://codereview.chromium.org/1185643004/) Reason for revert: Fails on V8 Win32 - nosnap - shared (http://build.chromium.org/p/client.v8/builders/V8%20Win32%20-%20nosnap%20-%20shared/builds/7427) Fails on V8 Arm - debug builder (http://build.chromium.org/p/client.v8/builders/V8%20Arm%20-%20debug%20builder/builds/4361) Fails on V8 Linux - shared (http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20shared/builds/4430) Original issue's description: > Add d8 API for spawning function on a new thread. > > This API closely matches the Worker API. The differences: > > 1) The argument to the Worker constructor is a function to run, not a script. > 2) Receiving a message from a worker is a synchronous API (as there is no event > loop). > > The serialization done here is not robust as the real DOM implementation. For > example, recursive data structures or otherwise duplicated objects are not > allowed. > > BUG=none > R=jochen@chromium.org > LOG=n > > Committed: https://crrev.com/3d98b956b56fa283b40913788ff760022d478812 > Cr-Commit-Position: refs/heads/master@{#29126} TBR=jochen@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=none Committed: https://crrev.com/602aa068bd3d8653a5d909cd5e202ef08bb4b2a4 Cr-Commit-Position: refs/heads/master@{#29130}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -828 lines) Patch
M src/d8.h View 6 chunks +0 lines, -114 lines 0 comments Download
M src/d8.cc View 11 chunks +8 lines, -583 lines 0 comments Download
D test/mjsunit/d8-worker.js View 1 chunk +0 lines, -131 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
binji
Created Revert of Add d8 API for spawning function on a new thread.
5 years, 6 months ago (2015-06-18 20:44:38 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1192193002/1
5 years, 6 months ago (2015-06-18 20:44:57 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 6 months ago (2015-06-18 20:44:59 UTC) #4
titzer
lgtm
5 years, 6 months ago (2015-06-18 20:49:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1192193002/1
5 years, 6 months ago (2015-06-18 20:50:12 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-18 20:50:29 UTC) #9
commit-bot: I haz the power
5 years, 6 months ago (2015-06-18 20:50:52 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/602aa068bd3d8653a5d909cd5e202ef08bb4b2a4
Cr-Commit-Position: refs/heads/master@{#29130}

Powered by Google App Engine
This is Rietveld 408576698