[Webkit-unassigned] [Bug 266363] New: Disable IndexedDB in Lockdown Mode for browsing websites, not installed apps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 13 12:49:12 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266363

            Bug ID: 266363
           Summary: Disable IndexedDB in Lockdown Mode for browsing
                    websites, not installed apps
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Website Storage
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: alex at harding.dev
                CC: sihui_liu at apple.com

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

-- 
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/20231213/e98702a2/attachment.htm>


More information about the webkit-unassigned mailing list