Open Bug 1565612 Opened 5 years ago Updated 2 years ago

The values are not stored on Web Storage

Categories

(Core :: Storage: localStorage & sessionStorage, defect, P3)

ARM
Android
defect

Tracking

()

Tracking Status
firefox-esr68 --- affected
firefox68 --- affected
firefox69 --- affected
firefox70 --- affected

People

(Reporter: pavel-verveyko, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36 OPR/62.0.3331.43

Steps to reproduce:

https://mdn.github.io/dom-examples/web-storage/
open the link.
change any value.
remember that he chose.
very quickly close the browser.

Actual results:

https://mdn.github.io/dom-examples/web-storage/
open the link.
the value does not match the one we chose.

Expected results:

if you wait more than 3-5 seconds after selecting a new value. and then close browser the it persists.
the desired result so it remained without 3-5 seconds. this is a lot in other browsers this is not.

Hi and thank you for the report!
I tested this on Release 68.0, ESR 68.1b2, Beta 69.0b6, Nightly 70.0a1 (2019-07-22) with OnePlus 5T (Android 9), Motorola Nexus 6 (Android 7.1.1) and I can reproduce the issue following the steps:

  1. Launch Fennec and go to https://mdn.github.io/dom-examples/web-storage/;
  2. Change any value;
  3. Tap on the Recent Apps device button and exit Fennec;
  4. Relaunch Fennec and observe the values selected.

Expected result:
The values are the ones selected in step 2.

Actual result:
The values are not updated.

Status: UNCONFIRMED → NEW
Component: General → Logins, Passwords and Form Fill
Ever confirmed: true
OS: Unspecified → Android
Hardware: Unspecified → ARM
Summary: The value is not stored in 'Local Storage'. If after changing the value do not wait 3-5 seconds. That is, set a new value and quickly close the browser. New local storage data will be lost. → The values are not stored on Web Storage
Version: Firefox 68 → Trunk

Would you check the behavior of Firefox Preview and Reference Browser?

Component: Logins, Passwords and Form Fill → DOM: Web Storage
Flags: needinfo?(eliza.balazs)
Product: Firefox for Android → Core

Hi!
I tested this on Firefox Preview Nightly 190722 (Build #12031851), Reference Browser 1.0.1930 (Build #12031215) with OnePlus 5T (Android 9) and the behavior is the same as described in Comment 1. Thanks!

Flags: needinfo?(eliza.balazs)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.