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

Issue 305973002: Rename IPC::ChannelFactory to ChannelHandleAcceptor. (Closed)

Created:
6 years, 6 months ago by Hajime Morrita
Modified:
6 years, 5 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, darin-cc_chromium.org, jam, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Rename IPC::ChannelFactory to UnixDomainSocketAcceptor. ChannelFactory doesn't create any channel and it just listens on and accepts from a unix socket. So this change renames it to represent what it actually does. R=darin@chromium.org,cpu@chromium.org,jeremya@chromium.org,tapted@chromium.org TEST=none BUG=377980 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284231

Patch Set 1 #

Patch Set 2 : Fixing GN build #

Total comments: 1

Patch Set 3 : Renaming to UnixDomainSocketAcceptor #

Patch Set 4 : Fixing build failure #

Patch Set 5 : Landing #

Patch Set 6 : Fixing build failure #

Patch Set 7 : Landing again #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -209 lines) Patch
M apps/app_shim/app_shim.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M apps/app_shim/app_shim_host_mac.h View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M apps/app_shim/app_shim_host_manager_browsertest_mac.mm View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M apps/app_shim/app_shim_host_manager_mac.h View 1 2 3 4 5 6 4 chunks +9 lines, -9 lines 0 comments Download
M apps/app_shim/app_shim_host_manager_mac.mm View 1 2 3 4 5 6 4 chunks +6 lines, -6 lines 0 comments Download
M apps/app_shim/test/app_shim_host_manager_test_api_mac.h View 1 2 3 4 5 6 2 chunks +3 lines, -3 lines 0 comments Download
M apps/app_shim/test/app_shim_host_manager_test_api_mac.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
A + apps/app_shim/unix_domain_socket_acceptor.h View 1 2 3 4 2 chunks +15 lines, -16 lines 0 comments Download
A + apps/app_shim/unix_domain_socket_acceptor.cc View 1 2 3 4 5 6 7 4 chunks +16 lines, -15 lines 0 comments Download
M ipc/BUILD.gn View 1 2 3 4 2 chunks +1 line, -3 lines 0 comments Download
M ipc/ipc.gypi View 1 2 3 4 2 chunks +0 lines, -4 lines 0 comments Download
D ipc/ipc_channel_factory.h View 1 chunk +0 lines, -58 lines 0 comments Download
D ipc/ipc_channel_factory.cc View 1 chunk +0 lines, -89 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
Hajime Morrita
PTAL? Trent: Could you rubberstamp this for apps/ please? The rename touches these files.
6 years, 6 months ago (2014-05-29 17:03:59 UTC) #1
jeremya
On 2014/05/29 17:03:59, morrita wrote: > PTAL? > > Trent: Could you rubberstamp this for ...
6 years, 6 months ago (2014-05-29 19:44:53 UTC) #2
Scott Hess - ex-Googler
lgtm [Not sure why I was added. Factor was a terrible name, the new name ...
6 years, 6 months ago (2014-05-29 20:25:59 UTC) #3
tapted
apps/app_shim lgtm - thanks!
6 years, 6 months ago (2014-05-29 23:02:29 UTC) #4
Hajime Morrita
Thanks for reviewing folks! Still need a rubberstamp from ipc/ OWNERs.
6 years, 6 months ago (2014-05-29 23:19:05 UTC) #5
darin (slow to review)
https://codereview.chromium.org/305973002/diff/20001/ipc/ipc_channel_handle_acceptor.h File ipc/ipc_channel_handle_acceptor.h (right): https://codereview.chromium.org/305973002/diff/20001/ipc/ipc_channel_handle_acceptor.h#newcode15 ipc/ipc_channel_handle_acceptor.h:15: // A ChannelHandleAcceptor listens on a UNIX domain socket. ...
6 years, 6 months ago (2014-05-29 23:57:48 UTC) #6
Hajime Morrita
Darin: PTAL? Updated to follow the suggestion. > https://codereview.chromium.org/305973002/diff/20001/ipc/ipc_channel_handle_acceptor.h#newcode15 > ipc/ipc_channel_handle_acceptor.h:15: // A ChannelHandleAcceptor listens ...
6 years, 6 months ago (2014-05-30 16:51:14 UTC) #7
Hajime Morrita
Darin: ping? Just a rename.
6 years, 6 months ago (2014-06-03 16:34:49 UTC) #8
darin (slow to review)
LGTM (You might want to fixup the title of this issue.) Note: it seems like ...
6 years, 5 months ago (2014-07-17 21:41:56 UTC) #9
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 5 months ago (2014-07-17 22:22:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/305973002/70001
6 years, 5 months ago (2014-07-17 22:26:16 UTC) #11
Hajime Morrita
The CQ bit was unchecked by morrita@chromium.org
6 years, 5 months ago (2014-07-17 22:43:25 UTC) #12
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 5 months ago (2014-07-17 22:43:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/305973002/70001
6 years, 5 months ago (2014-07-17 22:43:42 UTC) #14
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 5 months ago (2014-07-18 00:18:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/305973002/90001
6 years, 5 months ago (2014-07-18 00:20:07 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_compile_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 02:53:48 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 03:16:28 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/30156)
6 years, 5 months ago (2014-07-18 03:16:30 UTC) #19
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 5 months ago (2014-07-18 17:32:23 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/305973002/100001
6 years, 5 months ago (2014-07-18 17:33:48 UTC) #21
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 5 months ago (2014-07-18 19:56:56 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/305973002/120001
6 years, 5 months ago (2014-07-18 19:57:10 UTC) #23
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 22:44:14 UTC) #24
Message was sent while issue was closed.
Change committed as 284231

Powered by Google App Engine
This is Rietveld 408576698