Bug 169099 - Add JSC identity when code signing to allow debugging on iOS
Summary: Add JSC identity when code signing to allow debugging on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified iOS 10
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-02 14:19 PST by Michael Saboff
Modified: 2017-03-02 16:23 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2017-03-02 15:20 PST, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2017-03-02 14:19:53 PST
To work with increased sandbox restrictions, we need to add the com.apple.jsc identifier when we code sign.
Comment 1 Michael Saboff 2017-03-02 14:21:36 PST
<rdar://problem/30816801>
Comment 2 Michael Saboff 2017-03-02 15:20:35 PST
Created attachment 303252 [details]
Patch
Comment 3 WebKit Commit Bot 2017-03-02 16:23:10 PST
Comment on attachment 303252 [details]
Patch

Clearing flags on attachment: 303252

Committed r213323: <http://trac.webkit.org/changeset/213323>
Comment 4 WebKit Commit Bot 2017-03-02 16:23:14 PST
All reviewed patches have been landed.  Closing bug.