giver/jQuery-HTML5-Storage

window.localStorage throws error

Opened this issue · 0 comments

IPv6 commented

You should wrap
"var isLocalStorage = typeof window.localStorage !== 'undefined';"

in try-catch block. "window.localStorage" can throuw exception in some cases