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

Issue 1284683004: [d8 Workers] Add max worker count, throw an exception if too many. (Closed)

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

Description

[d8 Workers] Add max worker count, throw an exception if too many. BUG=chromium:518748 R=mstarzinger@chromium.org LOG=n Committed: https://crrev.com/29e441422e288eac16d8ffd8caf7e56e8ed77638 Cr-Commit-Position: refs/heads/master@{#30230}

Patch Set 1 #

Total comments: 3

Patch Set 2 : decrease worker limit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M src/d8.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-518748.js View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
binji
5 years, 4 months ago (2015-08-10 19:16:06 UTC) #1
Michael Starzinger
https://codereview.chromium.org/1284683004/diff/1/test/mjsunit/regress/regress-crbug-518748.js File test/mjsunit/regress/regress-crbug-518748.js (right): https://codereview.chromium.org/1284683004/diff/1/test/mjsunit/regress/regress-crbug-518748.js#newcode8 test/mjsunit/regress/regress-crbug-518748.js:8: for (var i = 0; new Worker('onmessage = function() ...
5 years, 4 months ago (2015-08-10 22:01:24 UTC) #2
binji
https://codereview.chromium.org/1284683004/diff/1/test/mjsunit/regress/regress-crbug-518748.js File test/mjsunit/regress/regress-crbug-518748.js (right): https://codereview.chromium.org/1284683004/diff/1/test/mjsunit/regress/regress-crbug-518748.js#newcode8 test/mjsunit/regress/regress-crbug-518748.js:8: for (var i = 0; new Worker('onmessage = function() ...
5 years, 4 months ago (2015-08-10 22:09:47 UTC) #3
Michael Starzinger
LGTM on the limit in d8.cc, just a reliable test case is needed. https://codereview.chromium.org/1284683004/diff/1/test/mjsunit/regress/regress-crbug-518748.js File ...
5 years, 4 months ago (2015-08-10 22:14:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1284683004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1284683004/20001
5 years, 4 months ago (2015-08-18 16:47:02 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-18 17:12:09 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 17:12:24 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/29e441422e288eac16d8ffd8caf7e56e8ed77638
Cr-Commit-Position: refs/heads/master@{#30230}

Powered by Google App Engine
This is Rietveld 408576698