Bug 259113
| Summary: | Allow truncateDatabaseFile on macOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | Website Storage | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, sihui_liu, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
The truncateDatabaseFile SPI is only enabled on iOS right now. Recently we have been trying to unifying our SQLite implementation across macOS and iOS to make things more maintainable (e.g. 265918@main and 265791@main). We should enable this SPI on all Cocoa platforms since there's nothing iOS-specific about it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112086693>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/15744
EWS
Committed 272753@main (27d1774b4484): <https://commits.webkit.org/272753@main>
Reviewed commits have been landed. Closing PR #15744 and removing active labels.