This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14480 - How the data is stored at client side? Is it in some kind of file in temp folder or something. Can you please clarify.
Summary: How the data is stored at client side? Is it in some kind of file in temp fol...
Status: RESOLVED WONTFIX
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Web Storage (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: public-webapps-bugzilla
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 10:19 UTC by contributor
Modified: 2011-10-18 20:25 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2011-10-17 10:19:13 UTC
Specification: http://dev.w3.org/html5/webstorage/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
How the data is stored at client side? Is it in some kind of file in temp
folder or something. Can you please clarify.

Posted from: 125.22.193.145
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Comment 1 Tab Atkins Jr. 2011-10-17 23:09:05 UTC
That is an implementation detail.  Browsers can choose whatever method they like, because it doesn't matter to the web page.
Comment 2 Arthur Barstow 2011-10-18 17:55:10 UTC
I agree with Tab and as such, I think this bug should be resolved as WONTFIX. Any objections to that?