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

Issue 2500263004: Remove ipc/unix_domain_socket_util.* (Closed)

Created:
4 years, 1 month ago by Sam McNally
Modified:
4 years, 1 month ago
CC:
Aaron Boodman, abarth-chromium, chromium-reviews, darin (slow to review), elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, mac-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yusukes+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ipc/unix_domain_socket_util.* BUG=659448 Committed: https://crrev.com/cde36206b72b750f08a91a6ff4c50a9e269b8362 Cr-Commit-Position: refs/heads/master@{#434089}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -529 lines) Patch
M chrome/common/DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/service_process_util_mac.mm View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M components/arc/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M components/arc/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/arc/arc_session.cc View 1 8 chunks +38 lines, -33 lines 0 comments Download
M components/exo/wayland/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M components/exo/wayland/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/exo/wayland/server.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M ipc/BUILD.gn View 1 2 3 chunks +1 line, -14 lines 0 comments Download
D ipc/unix_domain_socket_util.h View 1 chunk +0 lines, -63 lines 0 comments Download
D ipc/unix_domain_socket_util.cc View 1 chunk +0 lines, -214 lines 0 comments Download
D ipc/unix_domain_socket_util_unittest.cc View 1 chunk +0 lines, -187 lines 0 comments Download
M mojo/edk/embedder/named_platform_handle_utils.h View 1 chunk +9 lines, -0 lines 0 comments Download
M mojo/edk/embedder/named_platform_handle_utils_posix.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M mojo/edk/embedder/platform_channel_utils_posix.h View 1 1 chunk +4 lines, -2 lines 0 comments Download
M mojo/edk/embedder/platform_channel_utils_posix.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 57 (42 generated)
Sam McNally
+reveman for //components/exo +hidehiko for //components/arc +sky for //chrome +rockot for //ipc and //mojo
4 years, 1 month ago (2016-11-17 10:36:56 UTC) #28
hidehiko
Could you add TEST= line with what you tested? https://codereview.chromium.org/2500263004/diff/120001/components/arc/arc_session.cc File components/arc/arc_session.cc (right): https://codereview.chromium.org/2500263004/diff/120001/components/arc/arc_session.cc#newcode427 components/arc/arc_session.cc:427: ...
4 years, 1 month ago (2016-11-17 10:58:26 UTC) #31
reveman
components/exo lgtm
4 years, 1 month ago (2016-11-17 13:22:57 UTC) #32
sky
LGTM https://codereview.chromium.org/2500263004/diff/120001/chrome/common/DEPS File chrome/common/DEPS (right): https://codereview.chromium.org/2500263004/diff/120001/chrome/common/DEPS#newcode44 chrome/common/DEPS:44: "service_process_util": [ I'm surprised this matches service_process_util_mac.mm. I ...
4 years, 1 month ago (2016-11-17 18:07:29 UTC) #33
Sam McNally
On 2016/11/17 10:58:26, hidehiko wrote: > Could you add TEST= line with what you tested? ...
4 years, 1 month ago (2016-11-18 03:49:01 UTC) #36
hidehiko
LGTM for components/arc/. Tested ARC on test device manually, and it successfully booted.
4 years, 1 month ago (2016-11-18 08:30:25 UTC) #39
Sam McNally
rockot: ping
4 years, 1 month ago (2016-11-22 22:47:41 UTC) #40
Ken Rockot(use gerrit already)
lgtm
4 years, 1 month ago (2016-11-22 22:48:41 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2500263004/140001
4 years, 1 month ago (2016-11-22 23:00:24 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/311225) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-11-22 23:04:41 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2500263004/160001
4 years, 1 month ago (2016-11-22 23:26:05 UTC) #49
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/343077)
4 years, 1 month ago (2016-11-23 01:30:11 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2500263004/160001
4 years, 1 month ago (2016-11-23 01:35:43 UTC) #53
commit-bot: I haz the power
Committed patchset #3 (id:160001)
4 years, 1 month ago (2016-11-23 02:34:29 UTC) #55
commit-bot: I haz the power
4 years, 1 month ago (2016-11-23 02:36:02 UTC) #57
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cde36206b72b750f08a91a6ff4c50a9e269b8362
Cr-Commit-Position: refs/heads/master@{#434089}

Powered by Google App Engine
This is Rietveld 408576698