RESOLVED FIXED Bug 183252
Add the "com.apple.security.cs.disable-library-validation” entitlement to the Plugin Process
https://bugs.webkit.org/show_bug.cgi?id=183252
Summary Add the "com.apple.security.cs.disable-library-validation” entitlement to the...
Brent Fulgham
Reported 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.
Attachments
Patch (1.14 KB, patch)
2018-03-01 11:45 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2018-03-01 11:44:05 PST
Brent Fulgham
Comment 2 2018-03-01 11:45:37 PST
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2018-03-01 16:31:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.