- From: <bugzilla@jessica.w3.org>
- Date: Wed, 24 Nov 2010 17:12:53 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11398
Summary: [IndexedDB] Methods that take multiple optional
parameters should instead take an options object
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Indexed Database API
AssignedTo: dave.null@w3.org
ReportedBy: jorlow@chromium.org
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-webapps@w3.org
Depends on: 11350
All methods that take multiple optional parameters (or which might possibly
take multiple in the future) should be converted over to options objects like
what's described in bug 11350 (for createObjectStore).
--
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 Wednesday, 24 November 2010 17:12:57 UTC