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

Issue 1778203002: Move mach code shared by Chrome IPC and Mojo to //base/mac. (Closed)

Created:
4 years, 9 months ago by Anand Mistry (off Chromium)
Modified:
4 years, 9 months ago
CC:
chromium-reviews, vmpstr+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move mach code shared by Chrome IPC and Mojo to //base/mac. BUG=582468 Committed: https://crrev.com/e04cef7c43dc8c9562f41e3fc51fef73f48da05a Cr-Commit-Position: refs/heads/master@{#380855}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Linter fix. #

Total comments: 3

Patch Set 4 : enum for error code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+224 lines, -149 lines) Patch
M base/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M base/base.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A base/mac/mach_port_util.h View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A base/mac/mach_port_util.cc View 1 2 3 1 chunk +136 lines, -0 lines 0 comments Download
M ipc/attachment_broker_privileged_mac.h View 1 chunk +0 lines, -11 lines 0 comments Download
M ipc/attachment_broker_privileged_mac.cc View 1 2 3 4 chunks +23 lines, -100 lines 0 comments Download
M ipc/attachment_broker_privileged_mac_unittest.cc View 4 chunks +11 lines, -7 lines 0 comments Download
M ipc/attachment_broker_unprivileged_mac.cc View 3 chunks +2 lines, -31 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Anand Mistry (off Chromium)
This change just moves some code around. No changes to the actual code except for ...
4 years, 9 months ago (2016-03-10 02:56:37 UTC) #2
erikchen
lgtm https://codereview.chromium.org/1778203002/diff/40001/base/mac/mach_port_util.h File base/mac/mach_port_util.h (right): https://codereview.chromium.org/1778203002/diff/40001/base/mac/mach_port_util.h#newcode32 base/mac/mach_port_util.h:32: // defined in IPC::AttachmentBrokerPrivileged::UMAError. Use an enum here, ...
4 years, 9 months ago (2016-03-10 17:54:09 UTC) #3
Mark Mentovai
LGTM
4 years, 9 months ago (2016-03-10 18:05:22 UTC) #4
Anand Mistry (off Chromium)
https://codereview.chromium.org/1778203002/diff/40001/base/mac/mach_port_util.h File base/mac/mach_port_util.h (right): https://codereview.chromium.org/1778203002/diff/40001/base/mac/mach_port_util.h#newcode32 base/mac/mach_port_util.h:32: // defined in IPC::AttachmentBrokerPrivileged::UMAError. On 2016/03/10 17:54:09, erikchen wrote: ...
4 years, 9 months ago (2016-03-11 00:29:04 UTC) #5
erikchen
https://codereview.chromium.org/1778203002/diff/40001/base/mac/mach_port_util.h File base/mac/mach_port_util.h (right): https://codereview.chromium.org/1778203002/diff/40001/base/mac/mach_port_util.h#newcode32 base/mac/mach_port_util.h:32: // defined in IPC::AttachmentBrokerPrivileged::UMAError. On 2016/03/11 00:29:04, Anand Mistry ...
4 years, 9 months ago (2016-03-11 00:30:56 UTC) #6
Anand Mistry (off Chromium)
tsepez@chromium.org: //ipc OWNERS
4 years, 9 months ago (2016-03-11 00:59:42 UTC) #8
Tom Sepez
lgtm
4 years, 9 months ago (2016-03-11 17:46:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778203002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778203002/60001
4 years, 9 months ago (2016-03-11 23:43:27 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-12 04:51:51 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-12 04:54:01 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e04cef7c43dc8c9562f41e3fc51fef73f48da05a
Cr-Commit-Position: refs/heads/master@{#380855}

Powered by Google App Engine
This is Rietveld 408576698