Open Bug 1446992 Opened 7 years ago Updated 2 years ago

local storage bug in private mode

Categories

(Core :: DOM: Core & HTML, defect, P3)

58 Branch
defect

Tracking

()

People

(Reporter: yann, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.162 Safari/537.36 Steps to reproduce: on this website (mine) http://yanndardot.fr/test-local.html, in firefox private mode, click on "set local storage" to set a variable in your localstorage then open 8 tab with the same link (open link in new tab) Actual results: randomly the localstorage is empty and the variable is not set Expected results: the localstorage contain the variable each time
Component: Networking: Cookies → DOM
Flags: needinfo?(jvarga)
Priority: -- → P3
The old LS implementation doesn't support this. The new one does.
Depends on: 1286798
Flags: needinfo?(jvarga)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.