[Webkit-unassigned] [Bug 271401] New: navigator.storage.persist() always return false
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 21 11:36:09 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271401
Bug ID: 271401
Summary: navigator.storage.persist() always return false
Product: WebKit
Version: Safari 17
Hardware: Mac (Apple Silicon)
OS: macOS 14
Status: NEW
Severity: Major
Priority: P2
Component: Website Storage
Assignee: webkit-unassigned at lists.webkit.org
Reporter: comercial.renann at gmail.com
CC: sihui_liu at apple.com
Although the official documentation states that Safari 17 fully supports the Storage API, when requesting persistent storage, I always receive 'false' as a response.
In Safari 15, operation seems normal.
To reproduce the error, simply visit the website you want to enable persistent storage and type into the console:
await navigator.storage.persist()
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240321/f0304f24/attachment.htm>
More information about the webkit-unassigned
mailing list