[Webkit-unassigned] [Bug 159174] Main frame storage event never dispatched for localStorage/sessionStorage modifications

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 16:51:32 PDT 2016


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

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
MDN says, about the Storage Event:
This won't work on the same page that is making the changes — it is really a way for other pages on the domain using the storage to sync any changes that are made.

So if that is the case, this is behaving correctly.

-- 
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/20160627/9adef0d6/attachment.html>


More information about the webkit-unassigned mailing list