Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #32624

Closed (moved)
Open
Opened Nov 27, 2019 by Trac@tracbot

localStorage is not shared between tabs

Steps to reproduce:

  1. open some web site
  2. open the same page in another tab
  3. open Web Console in both tabs
  4. set localStorage['test']=1 in the first tab
  5. try to get the value of localStorage['test'] in the second tab.

Result: The value is undefined.

Expected result: The value is 1.

Tor Browser 9.0.1. Tested on onion sites with enabled js.

Please, please fix this, it is very important, I've developed an app that relies on this functionality and I didn't expect that there will such problems with localStorage. Please don't tell me that this behavior is intentional. It shouldn't be for the same origin.

Trac:
Username: nDe15o

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#32624