RESOLVED FIXED 47835
The description parameter of IDBFactory::open() should be mandatory.
https://bugs.webkit.org/show_bug.cgi?id=47835
Summary The description parameter of IDBFactory::open() should be mandatory.
Andrei Popescu
Reported Monday, October 18, 2010 6:46:07 PM UTC
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 Monday, October 18, 2010 6:53:38 PM UTC
Jeremy Orlow
Comment 2 Monday, October 18, 2010 6:59:08 PM UTC
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 Monday, October 18, 2010 7:05:20 PM UTC
Note You need to log in before you can comment on or make changes to this bug.