[Bug 13690] New: 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.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13690

           Summary: 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.
           Product: WebAppsWG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Web Storage (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: member-webapi-cvs@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-webapps@w3.org


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

-- 
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 Saturday, 6 August 2011 06:40:19 UTC