Bug 189669

Summary: [Curl] Add schema version and enable auto vacuum for cookie database.
Product: WebKit Reporter: Basuke Suzuki <Basuke.Suzuki>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, Basuke.Suzuki, commit-queue, ews-watchlist, galpeter, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
PATCH none

Description Basuke Suzuki 2018-09-17 11:18:50 PDT
Turning on auto incremental vacuuming and adding versioning to the database. Right now we reset tables if there's an unknown schema or if the none is set. There is placeholder logic in place to upgrade databases as the schema changes in the future.
Comment 1 Basuke Suzuki 2018-09-17 11:28:13 PDT
Created attachment 349914 [details]
PATCH
Comment 2 Basuke Suzuki 2018-09-17 14:14:40 PDT
Comment on attachment 349914 [details]
PATCH

Thanks Alex.
Comment 3 WebKit Commit Bot 2018-09-17 14:41:19 PDT
Comment on attachment 349914 [details]
PATCH

Clearing flags on attachment: 349914

Committed r236085: <https://trac.webkit.org/changeset/236085>
Comment 4 WebKit Commit Bot 2018-09-17 14:41:21 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-09-17 14:42:34 PDT
<rdar://problem/44535048>