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

Issue 8120015: Add ScopedClosureRunner. (Closed)

Created:
9 years, 2 months ago by Sergey Ulanov
Modified:
9 years, 2 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Add ScopedClosureRunner. BUG=None TEST=Unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103900

Patch Set 1 #

Total comments: 4

Patch Set 2 : - #

Patch Set 3 : unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -0 lines) Patch
M base/task.h View 1 2 chunks +14 lines, -0 lines 0 comments Download
M base/task.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M base/task_unittest.cc View 1 2 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Sergey Ulanov
9 years, 2 months ago (2011-10-04 00:17:51 UTC) #1
awong
2 nits. http://codereview.chromium.org/8120015/diff/1/base/task.cc File base/task.cc (right): http://codereview.chromium.org/8120015/diff/1/base/task.cc#newcode48 base/task.cc:48: closure_ = Closure(); closure_.Reset(); http://codereview.chromium.org/8120015/diff/1/base/task.h File base/task.h ...
9 years, 2 months ago (2011-10-04 00:22:42 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/8120015/diff/1/base/task.cc File base/task.cc (right): http://codereview.chromium.org/8120015/diff/1/base/task.cc#newcode48 base/task.cc:48: closure_ = Closure(); On 2011/10/04 00:22:42, awong wrote: > ...
9 years, 2 months ago (2011-10-04 00:25:10 UTC) #3
awong
LGTM Will, there's been a few requests for this already so I think it makes ...
9 years, 2 months ago (2011-10-04 00:27:36 UTC) #4
awong
Oh, and Sergey, please fix up the BUG=, TEST=. On 2011/10/04 00:27:36, awong wrote: > ...
9 years, 2 months ago (2011-10-04 00:28:00 UTC) #5
willchan no longer on Chromium
LGTM once you address ajwong's points. On Mon, Oct 3, 2011 at 5:28 PM, <ajwong@chromium.org> ...
9 years, 2 months ago (2011-10-04 00:45:01 UTC) #6
Sergey Ulanov
On 2011/10/04 00:28:00, awong wrote: > Oh, and Sergey, please fix up the BUG=, TEST=. ...
9 years, 2 months ago (2011-10-04 00:54:05 UTC) #7
willchan no longer on Chromium
I defer the rest of this review to Albert. On Mon, Oct 3, 2011 at ...
9 years, 2 months ago (2011-10-04 00:55:08 UTC) #8
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8120015/4002
9 years, 2 months ago (2011-10-04 13:40:48 UTC) #9
commit-bot: I haz the power
9 years, 2 months ago (2011-10-04 15:28:05 UTC) #10
Change committed as 103900

Powered by Google App Engine
This is Rietveld 408576698