Issue 48159 in chromium: storage event not firing

40 views
Skip to first unread message

chro...@googlecode.com

unread,
Jul 2, 2010, 3:22:28 AM7/2/10
to chromi...@chromium.org
Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 Area-Undefined

New issue 48159 by her...@google.com: storage event not firing
http://code.google.com/p/chromium/issues/detail?id=48159

Chrome Version : 5.0.375.86 (Mac OS X)
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5: FAIL
Firefox 3.x: OK
IE 7:
IE 8:

What steps will reproduce the problem?

window.addEventListener("storage", alert, true);
localStorage['hello'] = 'world';
localStorage.clear();

What is the expected result?

alert box with message [object StorageEvent]

What happens instead?

Nothing

Please provide any additional information below. Attach a screenshot if
possible.


chro...@googlecode.com

unread,
Jul 26, 2010, 1:29:54 AM7/26/10
to chromi...@chromium.org

Comment #1 on issue 48159 by glory.leung: storage event not firing
http://code.google.com/p/chromium/issues/detail?id=48159

uTest
Repro in dev build: y
Repro in stable build: y
Accurate Steps: y
Configuration used: Stable: 5.0.375.99 Dev: 6.0.472.0 + Windows 7 x64

reproducible

chro...@googlecode.com

unread,
Jul 28, 2010, 4:45:38 AM7/28/10
to chromi...@chromium.org

Comment #2 on issue 48159 by imiaou: storage event not firing
http://code.google.com/p/chromium/issues/detail?id=48159

Please fix it.

chro...@googlecode.com

unread,
Jan 16, 2011, 9:15:55 PM1/16/11
to chromi...@chromium.org

Comment #4 on issue 48159 by p...@4ps4.com: storage event not firing
http://code.google.com/p/chromium/issues/detail?id=48159

I'm on Chrome 10.0.634.0 and I'm seeing sporadic storageEvents firing.

Here's a test page
http://www.lysator.liu.se/~jhs/test/html5-storage-events.html

Reply all
Reply to author
Forward
0 new messages