touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #98439
[Bug 1487754] Re: Local storage not working properly
Hi,
The full code is accessible here : https://github.com/Inglebard/YAOSWA/
I am working in master-dev branch. The concerned file where local storage is present is "app.js" in "js" folder inside "www".
Maybe, there are other issue but don't pay attention.
I attach you an armf click package where the issue is present.
I am testing on BQ Aquaris E4.5.
I also noticed the local storage issue seems less present in emulator
but i'm not totally sure.
** Attachment added: "yaoswa.inglebard_1.2.0_armhf.click"
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1487754/+attachment/4452070/+files/yaoswa.inglebard_1.2.0_armhf.click
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1487754
Title:
Local storage not working properly
Status in Oxide:
New
Status in webbrowser-app package in Ubuntu:
Invalid
Bug description:
Hi,
I noticed some days ago now, that local storage (and may be other web storage) not persist data randomly.
It's pretty easy to show the issue with a website which use local storage.
To reproduce this issue :
- With a phone or emulator, go to http://todomvc.com/examples/angularjs/
- Create a simple todo list
- Close the browser
- Open the browser
- And go back to http://todomvc.com/examples/angularjs/
- If data are correctly restored, reproduce all the step and you will see, sometimes, it not restore the last local storage.
So the issue is present in Browser.
I also noticed, it happens in webview, for example in my application : https://uappexplorer.com/app/yaoswa.inglebard
So the problem exist in Webview too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1487754/+subscriptions
References