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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Per Arne Vollan
Pull request: https://github.com/WebKit/WebKit/pull/2582
Per Arne Vollan
<rdar://95817773>
EWS
Committed 252676@main (ada763c496ca): <https://commits.webkit.org/252676@main>
Reviewed commits have been landed. Closing PR #2582 and removing active labels.