Bug 187355

Summary: [macOS] REGRESSION: Development WebContent service has restricted entitlements, rendering it useless for development
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, sam, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar, Regression
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=187640
Attachments:
Description Flags
Set WK_USE_RESTRICTED_ENTITLEMENTS to NO for the Development service none

Description mitz 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.
Comment 1 mitz 2018-07-05 12:02:19 PDT
Created attachment 344347 [details]
Set WK_USE_RESTRICTED_ENTITLEMENTS to NO for the Development service
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2018-07-05 12:45:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-07-05 12:46:37 PDT
<rdar://problem/41859884>