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

Issue 2719683002: Rewrite rtc::Bind using variadic templates. (Closed)

Created:
3 years, 10 months ago by Taylor Brandstetter
Modified:
3 years, 10 months ago
Reviewers:
tommi
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Rewrite rtc::Bind using variadic templates. I'd like to make a change to rtc::Bind in another CL, and that will be easier if there are fewer lines of code to modify. BUG=None Review-Url: https://codereview.webrtc.org/2719683002 Cr-Commit-Position: refs/heads/master@{#16838} Committed: https://chromium.googlesource.com/external/webrtc/+/08187d41ca45e4671e41856785590d2408c129b6

Patch Set 1 #

Patch Set 2 : Get rid of bind.h.pump; not necessary any more. #

Total comments: 3

Patch Set 3 : Mention where sequence_generator comes from in a comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -1628 lines) Patch
M webrtc/base/bind.h View 1 2 4 chunks +53 lines, -1369 lines 0 comments Download
D webrtc/base/bind.h.pump View 1 1 chunk +0 lines, -226 lines 0 comments Download
M webrtc/base/bind_unittest.cc View 2 chunks +2 lines, -20 lines 0 comments Download
M webrtc/base/template_util.h View 1 chunk +11 lines, -11 lines 0 comments Download
M webrtc/pc/ortcfactory.cc View 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Taylor Brandstetter
3 years, 10 months ago (2017-02-25 09:39:47 UTC) #4
tommi
lgtm! https://codereview.webrtc.org/2719683002/diff/20001/webrtc/base/bind.h File webrtc/base/bind.h (right): https://codereview.webrtc.org/2719683002/diff/20001/webrtc/base/bind.h#newcode140 webrtc/base/bind.h:140: // Use sequence_generator to expand a MethodFunctor with ...
3 years, 10 months ago (2017-02-25 12:15:30 UTC) #7
Taylor Brandstetter
https://codereview.webrtc.org/2719683002/diff/20001/webrtc/base/bind.h File webrtc/base/bind.h (right): https://codereview.webrtc.org/2719683002/diff/20001/webrtc/base/bind.h#newcode140 webrtc/base/bind.h:140: // Use sequence_generator to expand a MethodFunctor with 2 ...
3 years, 10 months ago (2017-02-25 18:42:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2719683002/40001
3 years, 10 months ago (2017-02-25 18:42:20 UTC) #11
commit-bot: I haz the power
3 years, 10 months ago (2017-02-25 19:21:22 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/08187d41ca45e4671e4185678...

Powered by Google App Engine
This is Rietveld 408576698