API Version: 6.0
Library Version: 2.44.4
Generated by gi-docgen 2024.1
enum WebKit.CookiePersistentStorage
Enum values used to denote the cookie persistent storage types.
WEBKIT_COOKIE_PERSISTENT_STORAGE_TEXT
Cookies are stored in a text file in the Mozilla “cookies.txt” format.
0
WEBKIT_COOKIE_PERSISTENT_STORAGE_SQLITE
Cookies are stored in a SQLite file in the current Mozilla format.
1
Content