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

Issue 10213012: Use MessageLoopProxy instead of MessageLoop in base::Timer. (Closed)

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

Description

Use ThreadTaskRunnerHandle in base::Timer. Now ThreadTaskRunnerHandle is used instead of MessageLoop::current(). This allows to use Timer classes on threads that don't have MessageLoop but have a different task runner. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=136667

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M base/timer.cc View 1 2 5 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Sergey Ulanov
8 years, 8 months ago (2012-04-24 23:01:25 UTC) #1
willchan no longer on Chromium
Can you explain this a bit further? The description doesn't make sense to me. If ...
8 years, 8 months ago (2012-04-24 23:18:35 UTC) #2
willchan no longer on Chromium
NM, I see your other changelist now :) On 2012/04/24 23:18:35, willchan wrote: > Can ...
8 years, 8 months ago (2012-04-24 23:19:51 UTC) #3
Sergey Ulanov
Updated this CL to use ThreadTaskRunnerHandle.
8 years, 7 months ago (2012-05-09 19:08:27 UTC) #4
willchan no longer on Chromium
lgtm
8 years, 7 months ago (2012-05-11 18:51:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10213012/4002
8 years, 7 months ago (2012-05-11 18:52:13 UTC) #6
commit-bot: I haz the power
Try job failure for 10213012-4002 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 7 months ago (2012-05-11 19:04:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10213012/7003
8 years, 7 months ago (2012-05-11 19:28:39 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-05-11 21:16:14 UTC) #9
Change committed as 136667

Powered by Google App Engine
This is Rietveld 408576698