JS-Redirection-Mobile-Site icon indicating copy to clipboard operation
JS-Redirection-Mobile-Site copied to clipboard

Error when cookies disabled

Open seanmacavaney opened this issue 10 years ago • 0 comments

When cookies are disabled in Chrome, session storage also disabled in such a way that it throws an exception when access is attempted. This terminates the script, and prevents redirection of mobile browsers.

Uncaught SecurityError: Failed to read the 'sessionStorage' property from 'Window': Access is denied for this document.

seanmacavaney avatar Jan 05 '15 17:01 seanmacavaney