Bug 259117

Summary: SQLiteDatabase should try to set RunningBoard file attribute on all database files, not just the main one
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-07-11 10:55:51 PDT
SQLiteDatabase should try to set RunningBoard file attribute on all database files, not just the main one. This is a follow-up to 265951@main. This is not perfect this we don't control when the `-shm` file will be created for example. However, this is a best effort until we have something better (like an API from SQLite).
Attachments
Chris Dumez
Comment 1 2023-07-11 10:56:00 PDT
Chris Dumez
Comment 2 2023-07-11 10:57:50 PDT
EWS
Comment 3 2023-07-11 13:03:32 PDT
Committed 265962@main (b182e96083de): <https://commits.webkit.org/265962@main> Reviewed commits have been landed. Closing PR #15749 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.