RESOLVED FIXED 187355
[macOS] REGRESSION: Development WebContent service has restricted entitlements, rendering it useless for development
https://bugs.webkit.org/show_bug.cgi?id=187355
Summary [macOS] REGRESSION: Development WebContent service has restricted entitlement...
mitz
Reported 2018-07-05 11:59:45 PDT
The Development WebContent service has gained restricted entitlements, which makes it useless for development of WebKit clients that have injected bundles: the presence of restricted entitlements makes System Integrity Protection prevent debugging the service as well as loading development code into it. Patch forthcoming.
Attachments
Set WK_USE_RESTRICTED_ENTITLEMENTS to NO for the Development service (1.19 KB, patch)
2018-07-05 12:02 PDT, mitz
no flags
mitz
Comment 1 2018-07-05 12:02:19 PDT
Created attachment 344347 [details] Set WK_USE_RESTRICTED_ENTITLEMENTS to NO for the Development service
WebKit Commit Bot
Comment 2 2018-07-05 12:45:34 PDT
Comment on attachment 344347 [details] Set WK_USE_RESTRICTED_ENTITLEMENTS to NO for the Development service Clearing flags on attachment: 344347 Committed r233536: <https://trac.webkit.org/changeset/233536>
WebKit Commit Bot
Comment 3 2018-07-05 12:45:35 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-07-05 12:46:37 PDT
Note You need to log in before you can comment on or make changes to this bug.