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

Issue 1226153003: Improvements to rtc::Bind (Closed)

Created:
5 years, 5 months ago by Jelena
Modified:
5 years, 5 months ago
Reviewers:
the sun, pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Improvements to rtc::Bind BUG=webrtc:4690 Support for rtc::scoped_ptr as return type. Support for up to 6 input parameters. R=pthatcher@webrtc.org, solenberg@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/5d6e58e76e7750a86eed2da8f0c2b62b58d8356b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -1 line) Patch
M webrtc/base/bind.h View 1 chunk +136 lines, -0 lines 0 comments Download
M webrtc/base/messagehandler.h View 3 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
Jelena
Please review.
5 years, 5 months ago (2015-07-09 09:08:02 UTC) #2
pthatcher1
lgtm
5 years, 5 months ago (2015-07-09 18:25:38 UTC) #3
the sun
lgtm
5 years, 5 months ago (2015-07-10 09:14:43 UTC) #4
Jelena
Committed patchset #1 (id:1) manually as 5d6e58e76e7750a86eed2da8f0c2b62b58d8356b (presubmit successful).
5 years, 5 months ago (2015-07-13 09:16:54 UTC) #5
magjed_webrtc
5 years, 5 months ago (2015-07-21 15:15:50 UTC) #6
Message was sent while issue was closed.
On 2015/07/13 09:16:54, Jelena wrote:
> Committed patchset #1 (id:1) manually as
> 5d6e58e76e7750a86eed2da8f0c2b62b58d8356b (presubmit successful).

Did you miss to commit webrtc/base/bind.h.pump or did you modify bind.h by hand?
There is a "$var n = 5" in the pump file that you can simply increase to 6. To
generate bind.h from bind.h.pump, execute:
/home/build/google3/third_party/gtest/scripts/pump.py bind.h.pump.

Powered by Google App Engine
This is Rietveld 408576698