[Webkit-unassigned] [Bug 149585] Heavy LocalStorage use can cause page to freeze

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 02:48:33 PDT 2015


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

Arthur <nekr.fabula at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nekr.fabula at gmail.com

--- Comment #5 from Arthur <nekr.fabula at gmail.com> ---
Seems like only Safari has asynchronous localStorage behind the scene. Indeed surprisingly that other browsers do all the ops in sync way, naturally they cannot have async/race bugs here. Anyway, thanks for doing localStorage async!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151005/fc2ef3d2/attachment.html>


More information about the webkit-unassigned mailing list