Bug 221053 - [iOS] Conditionalize debugging support on internal builds
Summary: [iOS] Conditionalize debugging support on internal builds
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: 2021-01-27 11:44 PST by Brent Fulgham
Modified: 2021-01-27 12:53 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.78 KB, patch)
2021-01-27 11:48 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 2021-01-27 11:44:37 PST
We should restrict use of the (debugging-support) rules in our iOS sandboxes to internal OS, since those features are not accessible to production uses.

Since these restrictions don't impact end user debugging use cases, we'll also rename the rules to "internal-debugging-support".

<rdar://problem/73520300>
Comment 1 Brent Fulgham 2021-01-27 11:48:31 PST
Created attachment 418570 [details]
Patch
Comment 2 Per Arne Vollan 2021-01-27 11:55:31 PST
Comment on attachment 418570 [details]
Patch

R=me.
Comment 3 EWS 2021-01-27 12:53:28 PST
Committed r271976: <https://trac.webkit.org/changeset/271976>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418570 [details].