Bug 195237 - Do not attempt to set WAL Journal mode on a readonly SQLite database
Summary: Do not attempt to set WAL Journal mode on a readonly SQLite database
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 195194
  Show dependency treegraph
 
Reported: 2019-03-01 18:43 PST by Chris Dumez
Modified: 2019-03-01 19:45 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2019-03-01 19:01 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-03-01 18:43:27 PST
Do not attempt to set WAL Journal mode on a readonly SQLite database. This logs errors.
Comment 1 Chris Dumez 2019-03-01 19:01:20 PST
Created attachment 363400 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-01 19:44:58 PST
Comment on attachment 363400 [details]
Patch

Clearing flags on attachment: 363400

Committed r242307: <https://trac.webkit.org/changeset/242307>
Comment 3 WebKit Commit Bot 2019-03-01 19:45:00 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-01 19:45:37 PST
<rdar://problem/48531740>