The base directory for Website data. This is used as a base directory for any Website data when no specific data directory has been provided.
The directory where HTTP disk cache will be stored.
The directory where DOM cache will be stored.
The directory where the HTTP Strict-Transport-Security (HSTS) cache will be stored.
The directory where IndexedDB databases will be stored.
Whether the #WebKitWebsiteDataManager is ephemeral. An ephemeral #WebKitWebsiteDataManager handles all websites data as non-persistent, and nothing will be written to the client storage. Note that if you create an ephemeral #WebKitWebsiteDataManager all other construction parameters to configure data directories will be ignored.
The directory where Intelligent Tracking Prevention (ITP) data will be stored.
The directory where local storage data will be stored.
The directory where offline web application cache will be stored.
The directory where service workers registrations will be stored.
The directory where WebSQL databases will be stored.
The base directory for Website cache. This is used as a base directory for any Website cache when no specific cache directory has been provided.