Bug 259113

Summary: Allow truncateDatabaseFile on macOS
Product: WebKit Reporter: Ben Nham <nham>
Component: Website StorageAssignee: 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
Reported 2023-07-11 10:06:11 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-07-11 10:06:35 PDT
Ben Nham
Comment 2 2023-07-11 10:10:21 PDT
EWS
Comment 3 2024-01-07 20:49:48 PST
Committed 272753@main (27d1774b4484): <https://commits.webkit.org/272753@main> Reviewed commits have been landed. Closing PR #15744 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.