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

Issue 10005054: Rename SequencedWorkerPoolTaskRunner to SequencedWorkerPoolSequencedTaskRunner. (Closed)

Created:
8 years, 8 months ago by mattm
Modified:
8 years, 4 months ago
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Rename SequencedWorkerPoolTaskRunner to SequencedWorkerPoolSequencedTaskRunner. Move it into anonymous namespace in sequenced_worker_pool.cc. BUG=122458 TEST=trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131733

Patch Set 1 #

Patch Set 2 : switch to putting it in sequenced_worker_pool.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -216 lines) Patch
M base/base.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download
M base/base.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M base/threading/sequenced_worker_pool.cc View 1 3 chunks +116 lines, -2 lines 0 comments Download
D base/threading/sequenced_worker_pool_task_runner.h View 1 chunk +0 lines, -74 lines 0 comments Download
D base/threading/sequenced_worker_pool_task_runner.cc View 1 chunk +0 lines, -75 lines 0 comments Download
D base/threading/sequenced_worker_pool_task_runner_unittest.cc View 1 chunk +0 lines, -61 lines 0 comments Download
M base/threading/sequenced_worker_pool_unittest.cc View 1 3 chunks +48 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
mattm
8 years, 8 months ago (2012-04-06 22:28:38 UTC) #1
akalin
Why? There's no need to have the word Sequenced in the name twice. On Apr ...
8 years, 8 months ago (2012-04-07 01:53:45 UTC) #2
akalin
Oh I see. On Apr 7, 2012 9:52 AM, akalin@chromium.org wrote:
8 years, 8 months ago (2012-04-07 01:53:46 UTC) #3
akalin
LGTM
8 years, 8 months ago (2012-04-07 21:15:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/10005054/1
8 years, 8 months ago (2012-04-08 03:18:42 UTC) #5
commit-bot: I haz the power
Presubmit check for 10005054-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-04-08 03:18:49 UTC) #6
mattm
Updated with putting things into an anonymous namespace (as suggested on 10021002).
8 years, 8 months ago (2012-04-10 21:55:45 UTC) #7
willchan no longer on Chromium
After the other one lands, if this seems fine when I wake up tomorrow, I'll ...
8 years, 8 months ago (2012-04-10 21:59:16 UTC) #8
mattm
On 2012/04/10 21:59:16, willchan wrote: > After the other one lands, if this seems fine ...
8 years, 8 months ago (2012-04-10 22:01:42 UTC) #9
willchan no longer on Chromium
Oh, oops :) LGTM On Tue, Apr 10, 2012 at 11:01 PM, <mattm@chromium.org> wrote: > ...
8 years, 8 months ago (2012-04-11 06:39:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/10005054/12001
8 years, 8 months ago (2012-04-11 06:40:15 UTC) #11
commit-bot: I haz the power
Change committed as 131733
8 years, 8 months ago (2012-04-11 08:10:14 UTC) #12
akalin
On 2012/04/11 08:10:14, I haz the power (commit-bot) wrote: > Change committed as 131733 Looks ...
8 years, 4 months ago (2012-08-02 06:55:32 UTC) #13
mattm
On 2012/08/02 06:55:32, akalin wrote: > On 2012/04/11 08:10:14, I haz the power (commit-bot) wrote: ...
8 years, 4 months ago (2012-08-02 20:41:47 UTC) #14
akalin
michaeln@ already has one http://codereview.chromium.org/10831119/ :)
8 years, 4 months ago (2012-08-02 20:46:46 UTC) #15
mattm
8 years, 4 months ago (2012-08-02 20:52:03 UTC) #16
On 2012/08/02 20:46:46, akalin wrote:
> michaeln@ already has one http://codereview.chromium.org/10831119/ :)

Ah, cool.  Looking at the revision history it looks like they got resurrected by
https://chromiumcodereview.appspot.com/10572030/ (re-landing of
http://codereview.chromium.org/9703053/) which re-added them after a rebase.

Powered by Google App Engine
This is Rietveld 408576698