touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #97473
[Bug 1486618] [NEW] Clear cache and cookies when uninstalling a WebApp
Public bug reported:
When a WebApp is uninstalled both cache and cookies should be removed to
ensure a new installation will start from a clean state.
- Cache: $ rm -r /home/phablet/.cache/<name-of-app>
- Cookies: $ rm -r /home/phablet/.local/share/<name-of-app>
This issue has been discussed in "How clear cache and cookies of WebApp?
(Gmail WebApp)" on the ubuntu-phone mailing list. A possible negative
side-effect of *not* clearing cookies and cache is described in the
thread.
- https://lists.launchpad.net/ubuntu-phone/msg14910.html
- https://lists.launchpad.net/ubuntu-phone/msg14861.html
** Affects: click (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1486618
Title:
Clear cache and cookies when uninstalling a WebApp
Status in click package in Ubuntu:
New
Bug description:
When a WebApp is uninstalled both cache and cookies should be removed
to ensure a new installation will start from a clean state.
- Cache: $ rm -r /home/phablet/.cache/<name-of-app>
- Cookies: $ rm -r /home/phablet/.local/share/<name-of-app>
This issue has been discussed in "How clear cache and cookies of
WebApp? (Gmail WebApp)" on the ubuntu-phone mailing list. A possible
negative side-effect of *not* clearing cookies and cache is described
in the thread.
- https://lists.launchpad.net/ubuntu-phone/msg14910.html
- https://lists.launchpad.net/ubuntu-phone/msg14861.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1486618/+subscriptions
Follow ups