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

Issue 10828033: Fix crash in WorkerTest.MultipleTabsQueuedSharedWorker. I could get this consistently when running … (Closed)

Created:
8 years, 5 months ago by jam
Modified:
8 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Fix crash in WorkerTest.MultipleTabsQueuedSharedWorker. I could get this consistently when running debug content_browsertests builds in VS. BUG=69881 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148584

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M content/browser/worker_host/worker_service_impl.cc View 1 chunk +11 lines, -0 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
jam
8 years, 5 months ago (2012-07-26 17:07:15 UTC) #1
Andrew T Wilson (Slow)
looks good, but I'd like to understand the change more. http://codereview.chromium.org/10828033/diff/1/content/browser/worker_host/worker_service_impl.cc File content/browser/worker_host/worker_service_impl.cc (right): http://codereview.chromium.org/10828033/diff/1/content/browser/worker_host/worker_service_impl.cc#newcode65 ...
8 years, 5 months ago (2012-07-26 17:20:40 UTC) #2
Andrew T Wilson (Slow)
I wonder also if this will address http://crbug.com/124695...
8 years, 5 months ago (2012-07-26 17:22:14 UTC) #3
jam
http://codereview.chromium.org/10828033/diff/1/content/browser/worker_host/worker_service_impl.cc File content/browser/worker_host/worker_service_impl.cc (right): http://codereview.chromium.org/10828033/diff/1/content/browser/worker_host/worker_service_impl.cc#newcode65 content/browser/worker_host/worker_service_impl.cc:65: for (WorkerProcessHost::Instances::iterator i = On 2012/07/26 17:20:40, Andrew T ...
8 years, 5 months ago (2012-07-26 17:26:59 UTC) #4
Andrew T Wilson (Slow)
8 years, 5 months ago (2012-07-26 17:28:40 UTC) #5
OK, I suspect that at some point if I wanted to wrap my head back around this
stuff, we could merge the document set stuff with the list of filters. But for
now, LGTM.

Powered by Google App Engine
This is Rietveld 408576698