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

Issue 9689028: Move work signal count tracking from SequencedWorkerPool to the test file (Closed)

Created:
8 years, 9 months ago by akalin
Modified:
8 years, 9 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Move work signal count tracking from SequencedWorkerPool to the test file Add OnHasWork() method to TestingObserver. Make TestingObserver a constructor parameter, so it can be read outside the lock. BUG=117469 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126780

Patch Set 1 #

Patch Set 2 : Diff to correct branch #

Patch Set 3 : Sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -54 lines) Patch
M base/threading/sequenced_worker_pool.h View 1 4 chunks +8 lines, -8 lines 0 comments Download
M base/threading/sequenced_worker_pool.cc View 1 15 chunks +26 lines, -40 lines 0 comments Download
M base/threading/sequenced_worker_pool_unittest.cc View 1 5 chunks +24 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
akalin
+jar for review
8 years, 9 months ago (2012-03-12 21:07:57 UTC) #1
akalin
On 2012/03/12 21:07:57, akalin wrote: > +jar for review ping!
8 years, 9 months ago (2012-03-14 18:40:38 UTC) #2
jar (doing other things)
lgtm
8 years, 9 months ago (2012-03-14 19:28:58 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/9689028/9004
8 years, 9 months ago (2012-03-14 19:30:45 UTC) #4
commit-bot: I haz the power
8 years, 9 months ago (2012-03-14 23:17:01 UTC) #5
Change committed as 126780

Powered by Google App Engine
This is Rietveld 408576698