Storage Viewer

By GIJoe Last update May 18, 2012 — Installed 1,585 times.

Storage bugs in browsers

in
Subscribe to Storage bugs in browsers 1 post, 1 voice

GIJoe Script's Author
SeamonkeyMacintosh

Gecko Browser (Firefox/Seamonkey):
- sessionStorage change don't fire the "storage" events.
- removeItem() has a big chance to crash the browser.

Opera:
- null string are replaced with "undefined" in setItem().
- it's impossible to removeItem() or getItem() a previously "undefined" item.
Note: you can still use clear() to delete the "undefined" items

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel