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

Issue 667813003: Signal WorkerThread termination earlier (Closed)

Created:
6 years, 2 months ago by tzik
Modified:
6 years, 2 months ago
Reviewers:
haraken, sof, aandrey
CC:
blink-reviews, kinuko+worker_chromium.org, horo+watch_chromium.org, falken
Project:
blink
Visibility:
Public.

Description

Signal WorkerThread termination earlier This CL resolves a race in WorkerThread::cleanup. workerThreadTerminated() notification may release a reference to the WorkerThread instance, that causes race between the termination signal. BUG=405420 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184061

Patch Set 1 #

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

Messages

Total messages: 13 (3 generated)
tzik
PTL
6 years, 2 months ago (2014-10-21 06:57:17 UTC) #2
haraken
The change looks good. Will this CL fix bug https://code.google.com/p/chromium/issues/detail?id=414380 as well?
6 years, 2 months ago (2014-10-21 08:11:31 UTC) #3
haraken
6 years, 2 months ago (2014-10-21 08:11:39 UTC) #5
sof
On 2014/10/21 08:11:31, haraken wrote: > The change looks good. Will this CL fix bug ...
6 years, 2 months ago (2014-10-21 08:19:19 UTC) #6
haraken
LGTM
6 years, 2 months ago (2014-10-21 08:19:50 UTC) #7
aandrey
lgtm
6 years, 2 months ago (2014-10-21 08:19:58 UTC) #8
tzik
On 2014/10/21 08:19:19, sof wrote: > On 2014/10/21 08:11:31, haraken wrote: > > The change ...
6 years, 2 months ago (2014-10-21 08:31:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/667813003/1
6 years, 2 months ago (2014-10-21 08:32:10 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1) as 184061
6 years, 2 months ago (2014-10-21 09:43:50 UTC) #12
tzik
6 years, 2 months ago (2014-10-22 18:10:47 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/671913003/ by tzik@chromium.org.

The reason for reverting is: This seems to cause a crash:
http://crbug.com/426063.

Powered by Google App Engine
This is Rietveld 408576698