Bug 227567
| Summary: | [Model] Don't save <model> data to the filesystem | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, sam, thorton, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
Due to the current design of the ASVInlinePreview SPI we are using, we have to save <model> resources to the filesystem. This is only meant to be temporary and we need to remove this as soon as the supporting SPI is changed to not require a file.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
<rdar://problem/77213058>