web-feature: Storage access

baseline logo Widely available in browsers but not in WebViews

The document.requestStorageAccess() method allows content in iframes to request storing and reading cookies and other site data, while the document.hasStorageAccess() method checks if such access is granted.

Notes

Unsupported keys in WebViews

  • Android WebView:
    api.Document.requestStorageAccess api.Document.requestStorageAccessFor api.Permissions.permission_storage-access api.Permissions.permission_top-level-storage-access

Support data provided by: BCD logo

Know something we don't?

Is any of the above data outdated? Or do you want to add a new WebView to the list? Heads on to GitHub and edit the data file!

Not comfortable with GitHub? Send us an email.

Please help us keeping this data updated

This feature was last updated on November 22, 2025.