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

Issue 2800093002: DCHECK for execution context being unsuspended during v8 bindings callback. (Closed)

Created:
3 years, 8 months ago by altimin
Modified:
3 years, 7 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org, Sami
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DCHECK for execution context being unsuspended during v8 bindings callback. To prevent loss of data, change silent failure when trying to run a v8 callback on a suspended execution context to a DCHECK. R=haraken@chromium.org CC=skyostil@chromium.org BUG=702218, 702160 Review-Url: https://codereview.chromium.org/2800093002 Cr-Original-Commit-Position: refs/heads/master@{#463869} Committed: https://chromium.googlesource.com/chromium/src/+/7e5e14e80e181ad914e09d9f607281f248ec49e6 Review-Url: https://codereview.chromium.org/2800093002 Cr-Commit-Position: refs/heads/master@{#467459} Committed: https://chromium.googlesource.com/chromium/src/+/89bf4588a7238e2da23c119ad363edab624e73e4

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -18 lines) Patch
M third_party/WebKit/Source/bindings/templates/callback_interface.cpp.tmpl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp View 1 8 chunks +16 lines, -16 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
altimin
PTAL
3 years, 8 months ago (2017-04-11 19:23:47 UTC) #8
haraken
LGTM
3 years, 8 months ago (2017-04-11 23:05:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2800093002/20001
3 years, 8 months ago (2017-04-11 23:06:48 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/7e5e14e80e181ad914e09d9f607281f248ec49e6
3 years, 8 months ago (2017-04-12 01:13:24 UTC) #15
Michael Hablich
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2825363002/ by hablich@chromium.org. ...
3 years, 8 months ago (2017-04-19 14:03:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2800093002/20001
3 years, 8 months ago (2017-04-26 17:41:10 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-04-26 21:20:59 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/89bf4588a7238e2da23c119ad363...

Powered by Google App Engine
This is Rietveld 408576698