WebKitCookiePersistentStorage

Enum values used to denote the cookie persistent storage types.

Values

ValueMeaning
Text0

Cookies are stored in a text file in the Mozilla "cookies.txt" format.

Sqlite1

Cookies are stored in a SQLite file in the current Mozilla format.