[Webkit-unassigned] [Bug 62414] IndexedDB: createObjectStore() name argument is required

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 20:55:06 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62414





--- Comment #8 from David Grogan <dgrogan at chromium.org>  2011-06-20 20:55:06 PST ---
(In reply to comment #6)
> (From update of attachment 97696 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=97696&action=review
> 
> >> LayoutTests/storage/indexeddb/create-and-delete-object-store.html:20
> >> +    indexedDB = evalAndLog("indexedDB = window.indexedDB || window.webkitIndexedDB || window.mozIndexedDB;");
> > 
> > I think you need less evalAndLog here. Just log results that are pertinent to the test.
> 
> This is how other indexeddb tests do it too. I would like to wait other reviewers' opinions.

Most of our recent tests have that stuff.  It doesn't really matter though.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list