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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://97212284>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/15749
EWS
Committed 265962@main (b182e96083de): <https://commits.webkit.org/265962@main>
Reviewed commits have been landed. Closing PR #15749 and removing active labels.