Enumeration (GI Flags)

WebKit-6.0WebKitWebsiteDataTypesSince 2.16

Enum values with flags representing types of Website data.

2.16

Index
ALL: 4095

All types.

COOKIES: 64

Cookies.

DEVICE_ID_HASH_SALT: 128

Hash salt used to generate the device ids used by webpages.

DISK_CACHE: 2

HTTP disk cache.

DOM_CACHE: 2048

DOM (CacheStorage) cache.

HSTS_CACHE: 256

HSTS cache.

INDEXEDDB_DATABASES: 32

IndexedDB databases.

ITP: 512

Intelligent Tracking Prevention data.

LOCAL_STORAGE: 16

Local storage data.

MEMORY_CACHE: 1

Memory cache.

OFFLINE_APPLICATION_CACHE: 4

Offline web application cache.

SERVICE_WORKER_REGISTRATIONS: 1024

Service worker registrations.

SESSION_STORAGE: 8

Session storage data.

Variables

$gtype