← Back to team overview

touch-packages team mailing list archive

[Bug 1487754] Re: Local storage not working properly

 

Hi,

I move the problem storage issue in branch "localstorage-issue".

Until a solution, I will serialize/unserialize the content of local
storage in a file at startup/exit and still use local storage at
runtime.

-- 
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