Closed Bug 1225363 Opened 9 years ago Closed 9 years ago

Separate localStorage for different user contexts

Categories

(Core :: DOM: Security, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1165214

People

(Reporter: kmckinley, Unassigned)

References

(Blocks 1 open bug)

Details

With the WIP patch in https://bugzilla.mozilla.org/show_bug.cgi?id=1191460, localStorage is shared across all user contexts. Expected: Each context should only see its own storage items. TBD: does this affect sessionStorage as well?
This should be taken care of with OriginAttributes. Do we have a bug on file to use OriginAttributes for local storage?
Flags: needinfo?(Jan.Varga)
Isn't this bug 1165214 ?
Flags: needinfo?(Jan.Varga)
(In reply to Jan Varga [:janv] from comment #2) > Isn't this bug 1165214 ? Yes, it is.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.