Bug 183252

Summary: Add the "com.apple.security.cs.disable-library-validation” entitlement to the Plugin Process
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, ddkilzer, eric.carlson, mitz
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2018-03-01 11:43:48 PST
We need to allow the PluginProcess to opt out of Library Validation, since it's sole purpose is to run external code created by people that do not sign their software with Apple credentials.

Add the "com.apple.security.cs.disable-library-validation" entitlement so the PluginProcess will continue to work as expected.
Comment 1 Brent Fulgham 2018-03-01 11:44:05 PST
<rdar://problem/37887136>
Comment 2 Brent Fulgham 2018-03-01 11:45:37 PST
Created attachment 334831 [details]
Patch
Comment 3 WebKit Commit Bot 2018-03-01 16:31:29 PST
Comment on attachment 334831 [details]
Patch

Clearing flags on attachment: 334831

Committed r229154: <https://trac.webkit.org/changeset/229154>
Comment 4 WebKit Commit Bot 2018-03-01 16:31:31 PST
All reviewed patches have been landed.  Closing bug.