Enum values used to denote the cookie persistent storage types.
Cookies are stored in a text file in the Mozilla "cookies.txt" format.
Cookies are stored in a SQLite file in the current Mozilla format.
See Implementation
Enum values used to denote the cookie persistent storage types.