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

Issue 10796057: Add IPC::ForwardingMessageFilter. (Closed)

Created:
8 years, 5 months ago by nduca
Modified:
8 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add IPC::ForwardingMessageFilter. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147708

Patch Set 1 #

Total comments: 6

Patch Set 2 : With suggested edits #

Total comments: 4

Patch Set 3 : with nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -0 lines) Patch
M ipc/ipc.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A ipc/ipc_forwarding_message_filter.h View 1 2 1 chunk +75 lines, -0 lines 0 comments Download
A ipc/ipc_forwarding_message_filter.cc View 1 2 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
nduca
Here we go. I gussed at a location and style, hope I'm not too far ...
8 years, 5 months ago (2012-07-20 06:27:58 UTC) #1
darin (slow to review)
Looks good... http://codereview.chromium.org/10796057/diff/1/ipc/ipc_forwarding_message_filter.cc File ipc/ipc_forwarding_message_filter.cc (right): http://codereview.chromium.org/10796057/diff/1/ipc/ipc_forwarding_message_filter.cc#newcode8 ipc/ipc_forwarding_message_filter.cc:8: #include "ipc/ipc_forwarding_message_filter.h" nit: this include should be ...
8 years, 5 months ago (2012-07-20 06:57:30 UTC) #2
nduca
* done. Hopefully I caught everything, I have to admit, I'm getting sleepy :)
8 years, 5 months ago (2012-07-20 07:24:30 UTC) #3
darin (slow to review)
LGTM http://codereview.chromium.org/10796057/diff/5003/ipc/ipc_forwarding_message_filter.h File ipc/ipc_forwarding_message_filter.h (right): http://codereview.chromium.org/10796057/diff/5003/ipc/ipc_forwarding_message_filter.h#newcode29 ipc/ipc_forwarding_message_filter.h:29: class Client { Just one more thing: Thoughts ...
8 years, 5 months ago (2012-07-20 16:53:53 UTC) #4
nduca
Happy to do that as well if thats your preference. I'll give it a shot.
8 years, 5 months ago (2012-07-20 17:13:58 UTC) #5
jam
just nits (don't need me to review since darin already did) http://codereview.chromium.org/10796057/diff/5003/ipc/ipc_forwarding_message_filter.h File ipc/ipc_forwarding_message_filter.h (right): ...
8 years, 5 months ago (2012-07-20 18:09:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/10796057/3002
8 years, 5 months ago (2012-07-20 18:52:27 UTC) #7
commit-bot: I haz the power
8 years, 5 months ago (2012-07-20 20:14:29 UTC) #8
Change committed as 147708

Powered by Google App Engine
This is Rietveld 408576698