RESOLVED FIXED 155414
[Mac] Injected bundle in relocatable WebContent service can’t use XPC services from other relocatable frameworks
https://bugs.webkit.org/show_bug.cgi?id=155414
Summary [Mac] Injected bundle in relocatable WebContent service can’t use XPC service...
mitz
Reported 2016-03-13 16:28:37 PDT
launchd doesn’t allow XPC services from non-system frameworks to be dynamically added to the WebContent XPC service’s domain.
Attachments
Give relocatable WebContent service the domain extension entitlement (6.35 KB, patch)
2016-03-13 16:41 PDT, mitz
sam: review+
mitz
Comment 1 2016-03-13 16:31:36 PDT
mitz
Comment 2 2016-03-13 16:41:13 PDT
Created attachment 273905 [details] Give relocatable WebContent service the domain extension entitlement
Sam Weinig
Comment 3 2016-03-13 16:44:43 PDT
Comment on attachment 273905 [details] Give relocatable WebContent service the domain extension entitlement View in context: https://bugs.webkit.org/attachment.cgi?id=273905&action=review > Source/WebKit2/ChangeLog:11 > + engineering builds are ad-hod signed and therefore canât have a private entitlement. I think you mean ad-hoc.
mitz
Comment 4 2016-03-13 18:44:13 PDT
Note You need to log in before you can comment on or make changes to this bug.