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

Issue 405933002: Handle a terminating context in messageHandlerInWorker(). (Closed)

Created:
6 years, 5 months ago by sof
Modified:
6 years, 5 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Handle a terminating context in messageHandlerinWorker(). If execution is terminated while constructing the ErrorEvent representing the incoming v8::Message, do not attempt to report the exception. R=haraken@chromium.org BUG=393273 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178929

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M Source/bindings/core/v8/V8Initializer.cpp View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sof
Please take a look. No test included here; a semi-reliable repro is available via the ...
6 years, 5 months ago (2014-07-25 10:54:53 UTC) #1
haraken
LGTM
6 years, 5 months ago (2014-07-25 10:57:19 UTC) #2
haraken
I'm not sure if this is the only place where we need to insert IsExecutionTerminating() ...
6 years, 5 months ago (2014-07-25 10:57:51 UTC) #3
sof
On 2014/07/25 10:57:51, haraken wrote: > I'm not sure if this is the only place ...
6 years, 5 months ago (2014-07-25 11:02:59 UTC) #4
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 5 months ago (2014-07-25 11:18:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/405933002/1
6 years, 5 months ago (2014-07-25 11:18:53 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 12:21:13 UTC) #7
Message was sent while issue was closed.
Change committed as 178929

Powered by Google App Engine
This is Rietveld 408576698