Bug 243782 - Fix sandbox parameter path for WebKit framework directory
Summary: Fix sandbox parameter path for WebKit framework directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-10 06:02 PDT by Per Arne Vollan
Modified: 2022-08-25 09:34 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 Per Arne Vollan 2022-08-10 06:02:03 PDT
Resolve sandbox parameter path for WebKit framework directory, since it could contain symlinks. This fixes an issue where creation of sandbox extensions fail due to symlinks in this path.
Comment 1 Radar WebKit Bug Importer 2022-08-10 06:02:51 PDT
<rdar://problem/98445723>
Comment 2 Per Arne Vollan 2022-08-10 06:04:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3191
Comment 3 EWS 2022-08-25 09:34:41 PDT
Committed 253777@main (2c92f82e3665): <https://commits.webkit.org/253777@main>

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