WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145731
[iOS] Can’t debug with Development XPC services due to automatic sandboxing
https://bugs.webkit.org/show_bug.cgi?id=145731
Summary
[iOS] Can’t debug with Development XPC services due to automatic sandboxing
mitz
Reported
2015-06-06 15:08:19 PDT
In iOS, WebKit’s XPC services are automatically sandboxed based on their entitlements. The sandbox doesn’t allow them to re-exec, which is necessary for linking against a engineering builds of the WebKit frameworks placed in a non-system location.
Attachments
Use manual sandboxing in iOS engineering builds
(19.62 KB, patch)
2015-06-06 15:27 PDT
,
mitz
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2015-06-06 15:27:56 PDT
Created
attachment 254419
[details]
Use manual sandboxing in iOS engineering builds
Darin Adler
Comment 2
2015-06-06 16:19:29 PDT
Comment on
attachment 254419
[details]
Use manual sandboxing in iOS engineering builds rs=me - I don't know anything about this but it all looks right
mitz
Comment 3
2015-06-06 16:24:45 PDT
Comment on
attachment 254419
[details]
Use manual sandboxing in iOS engineering builds View in context:
https://bugs.webkit.org/attachment.cgi?id=254419&action=review
> Source/WebKit2/ChangeLog:25 > + manual sandboxing is not neabled; and to use a derived entitlements file, which doesnât
typo: “neabled”
mitz
Comment 4
2015-06-06 19:09:25 PDT
Fixed in <
http://trac.webkit.org/r185298
>.
mitz
Comment 5
2015-06-15 11:04:48 PDT
(In reply to
comment #4
)
> Fixed in <
http://trac.webkit.org/r185298
>.
A typo here caused
bug 145980
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug