Bug 184393 - [Cocoa] Keep library validation disabled for WebContent.Development
Summary: [Cocoa] Keep library validation disabled for WebContent.Development
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-07 21:53 PDT by mitz
Modified: 2018-04-08 11:08 PDT (History)
3 users (show)

See Also:


Attachments
Add the com.apple.security.cs.disable-library-validation entitlement to the Development service (4.11 KB, patch)
2018-04-07 21:56 PDT, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2018-04-07 21:53:55 PDT
The Development service’s sole reason to exist is that it is not signed with the Library Validation flag. Ensure that it is not opted into Library Validation at runtime.

Patch forthcoming.
Comment 1 mitz 2018-04-07 21:56:04 PDT
Created attachment 337443 [details]
Add the com.apple.security.cs.disable-library-validation entitlement to the Development service
Comment 2 WebKit Commit Bot 2018-04-08 11:07:14 PDT
Comment on attachment 337443 [details]
Add the com.apple.security.cs.disable-library-validation entitlement to the Development service

Clearing flags on attachment: 337443

Committed r230378: <https://trac.webkit.org/changeset/230378>
Comment 3 WebKit Commit Bot 2018-04-08 11:07:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-04-08 11:08:15 PDT
<rdar://problem/39266751>