RESOLVED FIXED 189669
[Curl] Add schema version and enable auto vacuum for cookie database.
https://bugs.webkit.org/show_bug.cgi?id=189669
Summary [Curl] Add schema version and enable auto vacuum for cookie database.
Basuke Suzuki
Reported 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.
Attachments
PATCH (8.71 KB, patch)
2018-09-17 11:28 PDT, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2018-09-17 11:28:13 PDT
Basuke Suzuki
Comment 2 2018-09-17 14:14:40 PDT
Comment on attachment 349914 [details] PATCH Thanks Alex.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2018-09-17 14:41:21 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-09-17 14:42:34 PDT
Note You need to log in before you can comment on or make changes to this bug.