Bug 242946

Summary: Sandbox extension to container temporary directory is not created for non persistent Website data stores
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   

Per Arne Vollan
Reported 2022-07-20 09:20:02 PDT
For persistent Website data stores we create a sandbox extension to the container temporary directory for the WebContent process. This is also needed for non persistent Website data stores, since other frameworks may depend on access to this directory. For example, image decoding depends on having write access to this location.
Attachments
Per Arne Vollan
Comment 1 2022-07-20 09:27:29 PDT
Per Arne Vollan
Comment 2 2022-07-20 09:29:53 PDT
EWS
Comment 3 2022-07-20 19:39:16 PDT
Committed 252676@main (ada763c496ca): <https://commits.webkit.org/252676@main> Reviewed commits have been landed. Closing PR #2582 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.