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

Issue 1205713002: Make attachment broker a subclass of IPC::Listener. (Closed)

Created:
5 years, 6 months ago by erikchen
Modified:
5 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@attachment_broker3_listener_base
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make attachment broker a subclass of IPC::Listener. In addition, hook up the IPC::Listener functionality in non-broker proceses. BUG=466437 Committed: https://crrev.com/7252aa363e57e6a621ee719f0137d5e827e90cec Cr-Commit-Position: refs/heads/master@{#338798}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Fix compile errors. #

Patch Set 4 : Update GN. #

Total comments: 2

Patch Set 5 : Export IPC messages so that they can be used by unit tests. (Includes rebase against top of tree.) #

Patch Set 6 : Update copyright date. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -3 lines) Patch
M content/child/child_thread_impl.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M ipc/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ipc/attachment_broker.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ipc/attachment_broker_messages.h View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M ipc/attachment_broker_win.h View 1 2 2 chunks +22 lines, -0 lines 0 comments Download
M ipc/attachment_broker_win.cc View 1 2 2 chunks +22 lines, -0 lines 0 comments Download
A ipc/attachment_broker_win_unittest.cc View 1 2 3 4 5 1 chunk +51 lines, -0 lines 0 comments Download
M ipc/brokerable_attachment.h View 1 chunk +1 line, -0 lines 0 comments Download
M ipc/brokerable_attachment.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M ipc/handle_attachment_win.h View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M ipc/handle_attachment_win.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ipc/ipc.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 31 (12 generated)
erikchen
tsepez: Please review. Note that this CL depends on "Stub in more IPC attachment brokering ...
5 years, 6 months ago (2015-06-23 23:22:00 UTC) #2
Tom Sepez
https://codereview.chromium.org/1205713002/diff/60001/ipc/BUILD.gn File ipc/BUILD.gn (right): https://codereview.chromium.org/1205713002/diff/60001/ipc/BUILD.gn#newcode114 ipc/BUILD.gn:114: "attachment_broker_win_unittest.cc", Seems strange to be adding this to non-windoes ...
5 years, 5 months ago (2015-06-29 18:48:37 UTC) #3
erikchen
tsepez: PTAL https://codereview.chromium.org/1205713002/diff/60001/ipc/BUILD.gn File ipc/BUILD.gn (right): https://codereview.chromium.org/1205713002/diff/60001/ipc/BUILD.gn#newcode114 ipc/BUILD.gn:114: "attachment_broker_win_unittest.cc", On 2015/06/29 18:48:37, Tom Sepez (OOO ...
5 years, 5 months ago (2015-07-06 22:12:22 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1205713002/60001
5 years, 5 months ago (2015-07-07 23:25:14 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/56584)
5 years, 5 months ago (2015-07-08 01:27:00 UTC) #8
Tom Sepez
lgtm
5 years, 5 months ago (2015-07-13 16:23:57 UTC) #9
erikchen
avi: Looking for a content/ OWNER review.
5 years, 5 months ago (2015-07-13 21:14:22 UTC) #11
Avi (use Gerrit)
lgtm
5 years, 5 months ago (2015-07-13 21:15:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1205713002/60001
5 years, 5 months ago (2015-07-13 21:17:30 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/86822) (exceeded global retry quota)
5 years, 5 months ago (2015-07-13 21:36:08 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1205713002/60001
5 years, 5 months ago (2015-07-13 21:47:40 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/58576)
5 years, 5 months ago (2015-07-13 22:37:17 UTC) #20
erikchen
tsepez: Please review. The only relevant change since patch set 4 is the addition of ...
5 years, 5 months ago (2015-07-14 21:43:23 UTC) #21
Tom Sepez
lgtm
5 years, 5 months ago (2015-07-14 21:52:35 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1205713002/100001
5 years, 5 months ago (2015-07-14 21:58:44 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/73301)
5 years, 5 months ago (2015-07-14 22:18:41 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1205713002/100001
5 years, 5 months ago (2015-07-14 23:05:04 UTC) #29
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 5 months ago (2015-07-15 01:35:49 UTC) #30
commit-bot: I haz the power
5 years, 5 months ago (2015-07-15 01:36:52 UTC) #31
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/7252aa363e57e6a621ee719f0137d5e827e90cec
Cr-Commit-Position: refs/heads/master@{#338798}

Powered by Google App Engine
This is Rietveld 408576698