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

Issue 1312893005: Fix forwarding of XPC messages to launchd on 10.10 and higher. (Closed)

Created:
5 years, 3 months ago by Robert Sesek
Modified:
5 years, 3 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, rickyz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix forwarding of XPC messages to launchd on 10.10 and higher. Message forwarding was broken from sandboxed clients since launchd does not associate them with a valid domain. BUG=382931, 506047 R=mark@chromium.org Committed: https://crrev.com/4a80416d53b00f1f0bbe612f51b60f726129daef Cr-Commit-Position: refs/heads/master@{#345883}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix port leak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M sandbox/mac/launchd_interception_server.h View 1 chunk +3 lines, -0 lines 0 comments Download
M sandbox/mac/launchd_interception_server.cc View 1 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Robert Sesek
5 years, 3 months ago (2015-08-26 23:20:35 UTC) #1
Mark Mentovai
https://codereview.chromium.org/1312893005/diff/1/sandbox/mac/launchd_interception_server.cc File sandbox/mac/launchd_interception_server.cc (right): https://codereview.chromium.org/1312893005/diff/1/sandbox/mac/launchd_interception_server.cc#newcode172 sandbox/mac/launchd_interception_server.cc:172: kern_return_t kr = mach_port_mod_refs(mach_task_self(), domain_port, I assume you’re doing ...
5 years, 3 months ago (2015-08-27 03:27:01 UTC) #2
Robert Sesek
https://codereview.chromium.org/1312893005/diff/1/sandbox/mac/launchd_interception_server.cc File sandbox/mac/launchd_interception_server.cc (right): https://codereview.chromium.org/1312893005/diff/1/sandbox/mac/launchd_interception_server.cc#newcode172 sandbox/mac/launchd_interception_server.cc:172: kern_return_t kr = mach_port_mod_refs(mach_task_self(), domain_port, On 2015/08/27 03:27:00, Mark ...
5 years, 3 months ago (2015-08-27 14:59:53 UTC) #3
Mark Mentovai
LGTM
5 years, 3 months ago (2015-08-27 15:07:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1312893005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1312893005/20001
5 years, 3 months ago (2015-08-27 15:11:54 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-08-27 15:28:53 UTC) #7
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 15:29:23 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4a80416d53b00f1f0bbe612f51b60f726129daef
Cr-Commit-Position: refs/heads/master@{#345883}

Powered by Google App Engine
This is Rietveld 408576698