<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Main frame storage event never dispatched for localStorage/sessionStorage modifications"
href="https://bugs.webkit.org/show_bug.cgi?id=159174#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Main frame storage event never dispatched for localStorage/sessionStorage modifications"
href="https://bugs.webkit.org/show_bug.cgi?id=159174">bug 159174</a>
from <span class="vcard"><a class="email" href="mailto:joepeck@webkit.org" title="Joseph Pecoraro <joepeck@webkit.org>"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>