- From: <bugzilla@jessica.w3.org>
- Date: Sun, 26 Dec 2010 16:58:51 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11606
Summary: wanted: awareness of non-persistent web storage
Product: WebAppsWG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Web Storage (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: w3.org@mukesh.agrawals.org
QAContact: member-webapi-cvs@w3.org
CC: ian@hixie.ch, mike@w3.org, public-webapps@w3.org
Both Firefox and Chrome offer users privacy features which will cause Web
Storage to be non-persistent across browser restart. For example Firefox has a
"Never remember history" option, and Chrome has a "clear cookies and other data
when I close my browser" option.
For an application developer, it would be helpful to know when such features
have been enabled, so that the application can inform the user, assist in
troubleshooting, or disable features that depend on persistent storage.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Sunday, 26 December 2010 16:58:53 UTC