[Webkit-unassigned] [Bug 246622] New: Local and Sync storage merged since safari 15
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 17 05:04:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246622
Bug ID: 246622
Summary: Local and Sync storage merged since safari 15
Product: WebKit
Version: Safari 15
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Extensions
Assignee: webkit-unassigned at lists.webkit.org
Reporter: carlosj-webkit-bugzilla at jeurissen.co
CC: timothy at apple.com
Since Safari 15, the extensions local and sync storage seems to be merged into one. This means operations in local storage apply to sync storage and the reverse. This caused the users of of my extensions with more than half a million of downloads to loose all their user settings. To keep compatibility across browsers, the sync and local storage should be separated.
A sample extension can be found via this link:
https://github.com/carlosjeurissen/webext-tech-demo-extensions/tree/main/issues/safari-9723963-merged-sync-and-local-storage
--
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/20221017/cb758f0e/attachment.htm>
More information about the webkit-unassigned
mailing list