https://bugzilla.wikimedia.org/show_bug.cgi?id=65364

--- Comment #4 from Matthew Flaschen <[email protected]> ---
For context, testing by Rob and I (my testing was in Firefox) showed that it
will still let you write after the storage fills up, but it is not guaranteed
to be persistent.

So in an over quota scenario, $.jStorage.set (for example) will not throw, but
on reload the data is gone.

I think this is what the error means exactly.  I.E. you can still call the
localStorage API, but it is no longer *persistent* storage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to