Bug 266363 - Disable IndexedDB in Lockdown Mode for browsing websites, not installed apps
Summary: Disable IndexedDB in Lockdown Mode for browsing websites, not installed apps
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Website Storage (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-13 12:49 PST by alex
Modified: 2023-12-20 12:50 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alex 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
Comment 1 Radar WebKit Bug Importer 2023-12-20 12:50:14 PST
<rdar://problem/119949846>