[Webkit-unassigned] [Bug 226814] localStorage "locks" items when they're updated too frequently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 08:39:36 PDT 2021


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

--- Comment #16 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #15)
> (In reply to Pascal Cremer from comment #13)
> > (In reply to Hui Tang from comment #10)
> > > I can reproduce the problem. Can I upload a screenshot here? . I am a
> > > newcomer here. Thank you.
> > 
> > Could you isolate the problem? I can reproduce it with one of my web apps,
> > but it seems like I cannot isolate it enough to produce a failing PoC.
> 
> As long as it is reproducible, it would really help me to get access to a
> reproduction case (even if not small). My email is open if this is not
> something that can be shared publicly.

Given the symptoms, it is entirely possible this is not a local storage bug but a JavaScript bug (maybe JIT issue). Those are usually tough to reduce because they require running the code a number of times before triggering.

-- 
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/20210615/9051ee61/attachment.htm>


More information about the webkit-unassigned mailing list