RESOLVED FIXED 259117
SQLiteDatabase should try to set RunningBoard file attribute on all database files, not just the main one
https://bugs.webkit.org/show_bug.cgi?id=259117
Summary SQLiteDatabase should try to set RunningBoard file attribute on all database ...
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.