Bug 261243 - [iOS] Remove build system support for manual sandboxing
Summary: [iOS] Remove build system support for manual sandboxing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-06 16:44 PDT by Elliott Williams
Modified: 2023-09-07 17:33 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2023-09-06 16:44:38 PDT
The "Copy iOS Sandbox Profiles for Manual Sandboxing" build phase has been non-functional since at least https://bugs.webkit.org/show_bug.cgi?id=238255 in 2022, and WK_MANUAL_SANDBOXING_ENABLED has not been set automatically since https://bugs.webkit.org/show_bug.cgi?id=153834 in 2016..
Comment 1 Radar WebKit Bug Importer 2023-09-06 16:44:51 PDT
<rdar://problem/115083128>
Comment 2 Elliott Williams 2023-09-06 16:57:04 PDT
Additionally, we removed use of the ENABLE(MANUAL_SANDBOXING) feature macro in https://bugs.webkit.org/show_bug.cgi?id=202536.
Comment 3 Elliott Williams 2023-09-06 17:54:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17521
Comment 4 EWS 2023-09-07 17:33:29 PDT
Committed 267759@main (3479ed013da3): <https://commits.webkit.org/267759@main>

Reviewed commits have been landed. Closing PR #17521 and removing active labels.