NEW 266363
Disable IndexedDB in Lockdown Mode for browsing websites, not installed apps
https://bugs.webkit.org/show_bug.cgi?id=266363
Summary Disable IndexedDB in Lockdown Mode for browsing websites, not installed apps
alex
Reported 2023-12-13 12:49:12 PST
As of iOS 17.0, Safari disables IndexedDB in Lockdown Mode. This makes sense when browsing arbitrary websites in Safari, opening links from Messages, etc. However, IndexedDB is a critical API for webapps that are explicitly installed to the Home Screen, as well as native apps using WKWebView with limitsNavigationsToAppBoundDomains = true. I propose IndexedDB being available in these specific, domain-bound contexts during Lockdown Mode. More context: https://lemmy.world/post/9494095
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-20 12:50:14 PST
Note You need to log in before you can comment on or make changes to this bug.