commit | f98654bbf86a0d88a72ed9a6fcef80931fd5e977 | [log] [tgz] |
---|---|---|
author | tzik <[email protected]> | Sat Dec 02 03:28:58 2017 |
committer | Commit Bot <[email protected]> | Sat Dec 02 03:28:58 2017 |
tree | c327566c476aaa15d9117f7132111e7b72ca61fd | |
parent | 7393de078b61d5c067444746c2b950f7650568bc [diff] |
Extend accepted functors on base::Bind{Once,Repeating} This CL allows empty functors on base::BindOnce and base::Repeating, and adds base::BindLambdaForTesting that is a test-only variant of Bind that binds any callable object to a RepeatingCallback. Bug: 789805 Change-Id: I7fa34acd2a6b79e8c26d3f6ded67e91bd8d6b966 Reviewed-on: https://chromium-review.googlesource.com/798817 Commit-Queue: Taiju Tsuiki <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#521192}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .