Bug 47835

Summary: The description parameter of IDBFactory::open() should be mandatory.
Product: WebKit Reporter: Andrei Popescu <andreip>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch jorlow: review+

Andrei Popescu
Reported 2010-10-18 10:46:07 PDT
The description parameter of IDBFactory::open() should be mandatory.
Attachments
Patch (9.11 KB, patch)
2010-10-18 10:53 PDT, Andrei Popescu
jorlow: review+
Andrei Popescu
Comment 1 2010-10-18 10:53:38 PDT
Jeremy Orlow
Comment 2 2010-10-18 10:59:08 PDT
Comment on attachment 71058 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=71058&action=review r=me > LayoutTests/storage/indexeddb/basics.html:57 > + nit: extra newline not required > WebCore/ChangeLog:8 > + Makes the description parameter mandatory, as per the IndexedDatabase specification. Add a mention of existing tests being modified to cover it.
Andrei Popescu
Comment 3 2010-10-18 11:05:20 PDT
Note You need to log in before you can comment on or make changes to this bug.