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 13691 - method setItem(key, value) Why don't you fix a third optional parameter to set the "duration" of the key/value pair. If it is not set the key/value pair will not expire otherwise it will expire as it is set in the 'duration' parameter.
Summary: method setItem(key, value) Why don't you fix a third optional parameter to se...
Status: VERIFIED DUPLICATE of bug 13690
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-08-06 06:50 UTC by contributor
Modified: 2011-08-06 13:09 UTC (History)
5 users (show)

See Also:


Attachments

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

Comment:
method setItem(key, value)

Why don't you fix a third optional parameter to set the "duration" of the
key/value pair. 
If it is not set the key/value pair will not expire otherwise it will expire
as it is set in the 'duration' parameter. 


Posted from: 79.50.20.32
User agent: Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Comment 1 Arthur Barstow 2011-08-06 11:58:30 UTC

*** This bug has been marked as a duplicate of bug 13690 ***