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

Issue 9699115: Relax check for message loop in SequencedWorkerPool (Closed)

Created:
8 years, 9 months ago by akalin
Modified:
8 years, 9 months ago
Reviewers:
joth, brettw
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su, jam, brettw-cc_chromium.org
Visibility:
Public.

Description

Relax check for message loop in SequencedWorkerPool Assert that the constructor message loop is non-NULL only when the SequencedWorkerPool is about to be destroyed. Revert now-unneccessary test changes that adds MessagePools for SequenedWorkerPool. BUG=117940 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=127335

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -21 lines) Patch
M base/threading/sequenced_worker_pool.h View 1 chunk +5 lines, -1 line 1 comment Download
M base/threading/sequenced_worker_pool.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_unittest.cc View 2 chunks +1 line, -6 lines 0 comments Download
M content/browser/trace_subscriber_stdio_unittest.cc View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
akalin
+joth for review +brettw for OWNERS
8 years, 9 months ago (2012-03-16 10:00:30 UTC) #1
joth
LGTM This looks fine to me, a potential alternative did also occur which I thought ...
8 years, 9 months ago (2012-03-16 12:04:04 UTC) #2
brettw
lgtm
8 years, 9 months ago (2012-03-16 19:27:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/9699115/1
8 years, 9 months ago (2012-03-16 19:30:55 UTC) #4
akalin
On 2012/03/16 12:04:04, joth wrote: > https://chromiumcodereview.appspot.com/9699115/diff/1/base/threading/sequenced_worker_pool.h#newcode132 > base/threading/sequenced_worker_pool.h:132: // leak it. > FWIW reading ...
8 years, 9 months ago (2012-03-16 19:31:49 UTC) #5
commit-bot: I haz the power
Try job failure for 9699115-1 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 9 months ago (2012-03-16 22:18:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/9699115/1
8 years, 9 months ago (2012-03-16 22:22:27 UTC) #7
commit-bot: I haz the power
Try job failure for 9699115-1 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 9 months ago (2012-03-17 00:54:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/9699115/1
8 years, 9 months ago (2012-03-17 01:01:12 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-17 03:27:55 UTC) #10
Change committed as 127335

Powered by Google App Engine
This is Rietveld 408576698