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

Issue 2423423002: Explicitly Document base/bind_helpers.h Comes with base/bind.h (Closed)

Created:
4 years, 2 months ago by robliao
Modified:
3 years, 7 months ago
Reviewers:
fdoray, dcheng
CC:
chromium-reviews, gab, danakj, tzik
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Explicitly Document base/bind_helpers.h Comes with base/bind.h It's hard to use base/bind.h without base/bind_helpers.h. This comment explicitly demonstrates intent to include base_helpers.h to satisfy the intent requirement in the C++ style guide. https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes BUG=

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update Wording #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M base/bind.h View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 20 (4 generated)
robliao
4 years, 2 months ago (2016-10-18 17:19:31 UTC) #4
dcheng
Is the motivation behind this to avoid having to include both bind.h and bind_helpers.h? https://codereview.chromium.org/2423423002/diff/1/base/bind.h ...
4 years, 2 months ago (2016-10-18 19:30:56 UTC) #5
robliao
> Is the motivation behind this to avoid having to include both bind.h and bind_helpers.h? ...
4 years, 2 months ago (2016-10-18 19:35:17 UTC) #6
dcheng
I'd like to do some code archaeology to understand the reason for the original split. ...
4 years, 2 months ago (2016-10-18 19:54:17 UTC) #7
robliao
On 2016/10/18 19:54:17, dcheng wrote: > I'd like to do some code archaeology to understand ...
4 years, 2 months ago (2016-10-18 20:06:22 UTC) #8
fdoray
lgtm
4 years, 2 months ago (2016-10-19 13:28:30 UTC) #10
dcheng
So I have a proposal, which I hope will make everyone happy (but is a ...
4 years, 2 months ago (2016-10-20 21:07:51 UTC) #11
robliao
On 2016/10/20 21:07:51, dcheng wrote: > So I have a proposal, which I hope will ...
4 years, 2 months ago (2016-10-20 21:10:56 UTC) #12
dcheng
On 2016/10/20 21:10:56, robliao wrote: > On 2016/10/20 21:07:51, dcheng wrote: > > So I ...
4 years, 2 months ago (2016-10-20 21:12:57 UTC) #13
robliao
On 2016/10/20 21:12:57, dcheng wrote: > On 2016/10/20 21:10:56, robliao wrote: > > On 2016/10/20 ...
4 years, 2 months ago (2016-10-20 21:18:12 UTC) #14
dcheng
On 2016/10/20 21:18:12, robliao wrote: > On 2016/10/20 21:12:57, dcheng wrote: > > On 2016/10/20 ...
4 years, 2 months ago (2016-10-20 21:21:33 UTC) #15
danakj
On Thu, Oct 20, 2016 at 2:18 PM, <robliao@chromium.org> wrote: > On 2016/10/20 21:12:57, dcheng ...
4 years, 2 months ago (2016-10-20 21:21:33 UTC) #16
robliao
On 2016/10/20 21:21:33, danakj wrote: > On Thu, Oct 20, 2016 at 2:18 PM, <mailto:robliao@chromium.org> ...
4 years, 2 months ago (2016-10-20 21:28:50 UTC) #17
fdoray
Should we close this CL?
3 years, 7 months ago (2017-05-01 17:45:35 UTC) #18
robliao
On 2017/05/01 17:45:35, fdoray wrote: > Should we close this CL? That makes sense at ...
3 years, 7 months ago (2017-05-01 17:52:51 UTC) #19
robliao
3 years, 7 months ago (2017-05-01 18:01:50 UTC) #20
Message was sent while issue was closed.
Now tracked at http://crbug.com/717138

Powered by Google App Engine
This is Rietveld 408576698