Bug 238389 - Add new dyld support sandbox rules
Summary: Add new dyld support sandbox rules
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: 2022-03-25 12:17 PDT by Brent Fulgham
Modified: 2022-04-15 16:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.26 KB, patch)
2022-03-25 12:21 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (8.73 KB, patch)
2022-04-15 13:54 PDT, 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 2022-03-25 12:17:01 PDT
Start including a new dyld-related sandbox file. We structure the include so that it will fail silently if the new sandbox import file is not present at build time.

<rdar://90593887>
Comment 1 Brent Fulgham 2022-03-25 12:21:26 PDT
Created attachment 455792 [details]
Patch
Comment 2 Brent Fulgham 2022-04-15 13:54:40 PDT
Created attachment 457721 [details]
Patch
Comment 3 Brent Fulgham 2022-04-15 13:55:46 PDT
Updated the patch to reflect the fact that this is usable on all platforms when the SDK has the relevant file.
Comment 4 Eric Carlson 2022-04-15 13:58:11 PDT
Comment on attachment 457721 [details]
Patch

rs=me
Comment 5 EWS 2022-04-15 16:27:56 PDT
Committed r292928 (249693@main): <https://commits.webkit.org/249693@main>

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