demo · v144 · removal

requestStorageAccess vs requestStorageAccessFor

Compare the per-frame requestStorageAccess() (still here) with the page-wide requestStorageAccessFor() (removed). Probe both APIs and show what migrates to what.

support: checking…

click "probe" to run feature detection against this build

the API

// Removed in Chrome 144. Probe at runtime; do NOT use in new code.
// See the parent feature page for the migration cheatsheet.

see also