Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.65k stars 1.38k forks source link

IndexedDB Meta-Ticket #3004

Open indolering opened 7 years ago

indolering commented 7 years ago

There are specific gotchas that should be mentioned. Top message will be updated until closed.

iFrames

IndexedDB not supported in iFrames

Private Browsing Mode

IndexedDB not supported while in Private Browsing Mode

Sardtok commented 1 year ago

The following bugs in Safari iOS/iPadOS means IndexedDB is unstable/unreliable on iPhones and iPads:

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

This means there's a large risk of local data loss on these platforms.