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

Issue 102543003: Merge 233099 "Kill worker process by way of a sync IPC message b..." (Closed)

Created:
7 years ago by inferno
Modified:
7 years ago
Reviewers:
meacer
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Merge 233099 "Kill worker process by way of a sync IPC message b..." > Kill worker process by way of a sync IPC message before it cleans up. > > When a worker process shuts down, it shuts down WebKit. If there are > other threads running in the worker process, this leads to crashes. > This fix tries to kill the worker process forcibly so that no cleanup > takes place. > > BUG=249502 > > Review URL: https://codereview.chromium.org/23496052 TBR=meacer@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238433

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M content/browser/worker_host/worker_process_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/worker_host/worker_process_host.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M content/common/worker_messages.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/worker/worker_thread.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/worker/worker_thread.cc View 3 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
inferno
7 years ago (2013-12-03 18:26:56 UTC) #1
inferno
7 years ago (2013-12-03 18:27:08 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r238433.

Powered by Google App Engine
This is Rietveld 408576698