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

Issue 708743002: Update base::BindBlock for three parameters. (Closed)

Created:
6 years, 1 month ago by marq (ping after 24h)
Modified:
6 years, 1 month ago
Reviewers:
Nico
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Update base::BindBlock for three parameters. BUG= Committed: https://crrev.com/b239b09167bc7b53f4c0ff46bd10b3c057d569c4 Cr-Commit-Position: refs/heads/master@{#303295}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Now with variadics. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -36 lines) Patch
M base/mac/bind_objc_block.h View 1 1 chunk +17 lines, -36 lines 1 comment Download
M base/mac/bind_objc_block_unittest.mm View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
marq (ping after 24h)
6 years, 1 month ago (2014-11-06 11:59:40 UTC) #2
Nico
https://codereview.chromium.org/708743002/diff/1/base/mac/bind_objc_block.h File base/mac/bind_objc_block.h (right): https://codereview.chromium.org/708743002/diff/1/base/mac/bind_objc_block.h#newcode51 base/mac/bind_objc_block.h:51: return extracted_block(a, b, c); Can you make RunBlock() a ...
6 years, 1 month ago (2014-11-06 17:44:47 UTC) #3
marq (ping after 24h)
Cool! Done, PTAL. https://codereview.chromium.org/708743002/diff/1/base/mac/bind_objc_block.h File base/mac/bind_objc_block.h (right): https://codereview.chromium.org/708743002/diff/1/base/mac/bind_objc_block.h#newcode51 base/mac/bind_objc_block.h:51: return extracted_block(a, b, c); On 2014/11/06 ...
6 years, 1 month ago (2014-11-07 09:00:56 UTC) #4
Nico
lgtm https://codereview.chromium.org/708743002/diff/20001/base/mac/bind_objc_block.h File base/mac/bind_objc_block.h (right): https://codereview.chromium.org/708743002/diff/20001/base/mac/bind_objc_block.h#newcode29 base/mac/bind_objc_block.h:29: // zero through six arguments. (fwiw, bind / ...
6 years, 1 month ago (2014-11-07 18:11:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/708743002/20001
6 years, 1 month ago (2014-11-07 20:31:04 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-07 21:20:23 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-07 21:20:59 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b239b09167bc7b53f4c0ff46bd10b3c057d569c4
Cr-Commit-Position: refs/heads/master@{#303295}

Powered by Google App Engine
This is Rietveld 408576698