[tbb-bugs] #26125 [Applications/Tor Browser]: Javascript's localStorage/sessionStorage is not working.
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri May 18 04:53:15 UTC 2018
#26125: Javascript's localStorage/sessionStorage is not working.
------------------------------------------+----------------------
Reporter: cypherpunks | Owner: tbb-team
Type: task | Status: new
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
------------------------------------------+----------------------
To whom it may concern,
We're allowing Tor users to read our websites. We are using sessionStorage
to save temporary information.
Unfortunatelly some Tor users reported us about Javascript error, and we
downloaded your software to check their claim.
Steps to reproduce:
1. Open Tor Browser.
2. Open any website, such as this current page
https://trac.torproject.org/projects/tor/newticket
3. Press [F12] key to open "Developer Tools" and click "Console".
4. Type "sessionStorage.length".
Result:
SecurityError: The operation is insecure.
It seems your browser's Storage API is broken.
We have no problems when we tried latest Mozilla Firefox and Google
Chrome.
Result (Firefox 60):
0
Please fix your browser to meet Mozilla's default standard.
--
Rick W.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26125>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list