|
|
Created:
3 years, 8 months ago by Mircea Trofin Modified:
3 years, 8 months ago CC:
v8-reviews_googlegroups.com, wasm-v8_google.com Target Ref:
refs/heads/master Project:
v8 Visibility:
Public. |
Description[wasm] Fix DCHECK handiling pending exceptions.
+ additional fixes uncovered by bug, and addressed remaining feedback
from original CL (https://codereview.chromium.org/2806073002/).
Note that the regression test differs slightly from the bug reported one,
in that it catches the RangeError which will eventually be thrown due
to call stack size being exceeded.
BUG=chromium:712569
Review-Url: https://codereview.chromium.org/2825073002
Cr-Commit-Position: refs/heads/master@{#44700}
Committed: https://chromium.googlesource.com/v8/v8/+/9cc672911fc08925dcfda160afe2f0624f5af1cb
Patch Set 1 #Patch Set 2 : formatting #
Messages
Total messages: 21 (15 generated)
The CQ bit was checked by mtrofin@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by mtrofin@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== [wasm] v8 APIs schedule pending exceptions. BUG=chromium:712569 ========== to ========== [wasm] v8 APIs schedule pending exceptions. + additional fixes uncovered by bug, and addressed remaining feedback from original CL (https://codereview.chromium.org/2806073002/). Note that the regression test differs slightly from the bug reported one, in that it catches the RangeError which will eventually be thrown due to call stack size being exceeded. BUG=chromium:712569 ==========
mtrofin@chromium.org changed reviewers: + adamk@chromium.org, bradnelson@chromium.org
lgtm
One thing: could you make the CL description a little clearer? I'd expect the first line to say what this CL changes, not what the state of the world is. So it'd be something like "Fix DCHECK regarding pending exceptions", with detail about pending/scheduled in the body of the description.
Description was changed from ========== [wasm] v8 APIs schedule pending exceptions. + additional fixes uncovered by bug, and addressed remaining feedback from original CL (https://codereview.chromium.org/2806073002/). Note that the regression test differs slightly from the bug reported one, in that it catches the RangeError which will eventually be thrown due to call stack size being exceeded. BUG=chromium:712569 ========== to ========== [wasm] Fix DCHECK handiling pending vs scheduled exceptions. + additional fixes uncovered by bug, and addressed remaining feedback from original CL (https://codereview.chromium.org/2806073002/). Note that the regression test differs slightly from the bug reported one, in that it catches the RangeError which will eventually be thrown due to call stack size being exceeded. BUG=chromium:712569 ==========
Description was changed from ========== [wasm] Fix DCHECK handiling pending vs scheduled exceptions. + additional fixes uncovered by bug, and addressed remaining feedback from original CL (https://codereview.chromium.org/2806073002/). Note that the regression test differs slightly from the bug reported one, in that it catches the RangeError which will eventually be thrown due to call stack size being exceeded. BUG=chromium:712569 ========== to ========== [wasm] Fix DCHECK handiling pending exceptions. + additional fixes uncovered by bug, and addressed remaining feedback from original CL (https://codereview.chromium.org/2806073002/). Note that the regression test differs slightly from the bug reported one, in that it catches the RangeError which will eventually be thrown due to call stack size being exceeded. BUG=chromium:712569 ==========
On 2017/04/18 18:21:35, adamk wrote: > One thing: could you make the CL description a little clearer? I'd expect the > first line to say what this CL changes, not what the state of the world is. So > it'd be something like "Fix DCHECK regarding pending exceptions", with detail > about pending/scheduled in the body of the description. Done - thanks!
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by mtrofin@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch. Bot data: {"patchset_id": 20001, "attempt_start_ts": 1492542730129230, "parent_rev": "5930e0ab393217e9a3da481bd2e80a886c4d7c90", "commit_rev": "9cc672911fc08925dcfda160afe2f0624f5af1cb"}
Message was sent while issue was closed.
Description was changed from ========== [wasm] Fix DCHECK handiling pending exceptions. + additional fixes uncovered by bug, and addressed remaining feedback from original CL (https://codereview.chromium.org/2806073002/). Note that the regression test differs slightly from the bug reported one, in that it catches the RangeError which will eventually be thrown due to call stack size being exceeded. BUG=chromium:712569 ========== to ========== [wasm] Fix DCHECK handiling pending exceptions. + additional fixes uncovered by bug, and addressed remaining feedback from original CL (https://codereview.chromium.org/2806073002/). Note that the regression test differs slightly from the bug reported one, in that it catches the RangeError which will eventually be thrown due to call stack size being exceeded. BUG=chromium:712569 Review-Url: https://codereview.chromium.org/2825073002 Cr-Commit-Position: refs/heads/master@{#44700} Committed: https://chromium.googlesource.com/v8/v8/+/9cc672911fc08925dcfda160afe2f0624f5... ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/v8/v8/+/9cc672911fc08925dcfda160afe2f0624f5... |