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

Issue 103243002: Revert 238433 "Merge 233099 "Kill worker process by way of a syn..." (Closed)

Created:
7 years ago by inferno
Modified:
7 years ago
Reviewers:
inferno
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 238433 "Merge 233099 "Kill worker process by way of a syn..." > 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 > > Review URL: https://codereview.chromium.org/102543003 TBR=inferno@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238483

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
inferno
7 years ago (2013-12-03 23:32:34 UTC) #1
inferno
7 years ago (2013-12-03 23:32:44 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r238483.

Powered by Google App Engine
This is Rietveld 408576698