Bug 183252 - Add the "com.apple.security.cs.disable-library-validation” entitlement to the Plugin Process
Summary: Add the "com.apple.security.cs.disable-library-validation” entitlement to the...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-01 11:43 PST by Brent Fulgham
Modified: 2018-03-01 16:31 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.14 KB, patch)
2018-03-01 11:45 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.