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.