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

Issue 112049: Prevent a worker that loops forever from preventing shutdown of the worker pr... (Closed)

Created:
11 years, 7 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Prevent a worker that loops forever from preventing shutdown of the worker process. BUG=11672 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16662

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -2 lines) Patch
M chrome/worker/webworkerclient_proxy.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/worker/webworkerclient_proxy.cc View 1 2 3 chunks +40 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
11 years, 7 months ago (2009-05-21 19:42:52 UTC) #1
Matt Perry
http://codereview.chromium.org/112049/diff/1/2 File chrome/worker/webworkerclient_proxy.cc (right): http://codereview.chromium.org/112049/diff/1/2#newcode34 Line 34: proxy_->workerContextDestroyed(); What if the proxy is destroyed before ...
11 years, 7 months ago (2009-05-21 19:59:31 UTC) #2
jam
http://codereview.chromium.org/112049/diff/1/2 File chrome/worker/webworkerclient_proxy.cc (right): http://codereview.chromium.org/112049/diff/1/2#newcode34 Line 34: proxy_->workerContextDestroyed(); On 2009/05/21 19:59:32, Matt Perry wrote: > ...
11 years, 7 months ago (2009-05-21 20:19:26 UTC) #3
Matt Perry
11 years, 7 months ago (2009-05-21 20:32:52 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698