Bug 221053

Summary: [iOS] Conditionalize debugging support on internal builds
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].