[Webkit-unassigned] [Bug 266559] Safari periodically erasing LocalStorage and IndexedDB for all websites
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 24 18:19:28 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266559
--- Comment #9 from John Wilander <wilander at apple.com> ---
(In reply to Jeff Johnson from comment #8)
> I've discovered semi-reliable steps to reproduce. The bug doesn't happen
> every time, but it happens a lot of the time with these steps. Here's a
> screen recording:
>
> https://youtu.be/VMQUZwJB4x8
>
> I'm using http://www.sharonminsuk.com/code/storage-test.html and
> https://javascript.info/localstorage for testing local storage.
>
> No content blockers or extensions are enabled. Prevent cross-site tracking
> is enabled.
>
> Safari is set to open with a new private window, but on further testing,
> this doesn't appear to be essential.
>
> I now believe this is a web inspector bug. I've never been able to reproduce
> without using the web inspector. Indeed, I believe this is why the bug has
> affected me so much, because I'm a very frequent user of the web inspector.
Thank you for narrowing this down. We have not heard other reports of this issue which would typically be the case if it were affecting all users.
Private Browsing Mode is ephemeral so storage will only exist in-memory and go away at browser restart or if the network process were to crash. Are you using Private Browsing Mode (I see you comment on new private window)? Does it reproduce in regular browsing mode?
--
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/20231225/8af5f374/attachment.htm>
More information about the webkit-unassigned
mailing list