Bug 195237

Summary: Do not attempt to set WAL Journal mode on a readonly SQLite database
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, ggaren, simon.fraser, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 195194    
Attachments:
Description Flags
Patch none

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>