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

Issue 8714003: base::Bind: Convert IPC::SendTask. (Closed)

Created:
9 years ago by James Hawkins
Modified:
9 years ago
Reviewers:
groby-ooo-7-16, awong
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

base::Bind: Convert IPC::SendTask. BUG=none TEST=none R=groby@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111837

Patch Set 1 #

Patch Set 2 : Test fix? #

Patch Set 3 : SendCallbackCleaner. #

Total comments: 2

Patch Set 4 : SendCallbackHelper. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -12 lines) Patch
M ipc/ipc_channel_proxy.h View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M ipc/ipc_channel_proxy.cc View 1 2 3 4 chunks +11 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
James Hawkins
9 years ago (2011-11-28 00:58:25 UTC) #1
James Hawkins
Albert, I don't think my change here is 100% correct. The original code ensures that ...
9 years ago (2011-11-28 04:58:20 UTC) #2
awong
Unfortunately there is no way to do this yet. There's a bug out for this: ...
9 years ago (2011-11-28 18:38:11 UTC) #3
James Hawkins
In the meantime, I rewrote the wrapper as you suggested. Check it out.
9 years ago (2011-11-28 19:27:28 UTC) #4
groby-ooo-7-16
lgtm
9 years ago (2011-11-28 19:44:47 UTC) #5
awong
LGTM w/ nit http://codereview.chromium.org/8714003/diff/5001/ipc/ipc_channel_proxy.h File ipc/ipc_channel_proxy.h (right): http://codereview.chromium.org/8714003/diff/5001/ipc/ipc_channel_proxy.h#newcode20 ipc/ipc_channel_proxy.h:20: class SendCallbackCleaner; nit: I'd call this ...
9 years ago (2011-11-28 19:48:23 UTC) #6
James Hawkins
http://codereview.chromium.org/8714003/diff/5001/ipc/ipc_channel_proxy.h File ipc/ipc_channel_proxy.h (right): http://codereview.chromium.org/8714003/diff/5001/ipc/ipc_channel_proxy.h#newcode20 ipc/ipc_channel_proxy.h:20: class SendCallbackCleaner; On 2011/11/28 19:48:23, awong wrote: > nit: ...
9 years ago (2011-11-28 20:52:42 UTC) #7
awong
9 years ago (2011-11-28 20:53:23 UTC) #8
LGTM++

Thanks!

Powered by Google App Engine
This is Rietveld 408576698