RESOLVED FIXED 152194
Modern IDB: storage/indexeddb/optional-arguments.html fails
https://bugs.webkit.org/show_bug.cgi?id=152194
Summary Modern IDB: storage/indexeddb/optional-arguments.html fails
Brady Eidson
Reported 2015-12-11 15:50:02 PST
Modern IDB: storage/indexeddb/optional-arguments.html fails For certain calls, passing in "undefined" for the key should be equivalent to not passing in a key. Instead we were detecting that is an invalid key.
Attachments
Patch v1 (5.46 KB, patch)
2015-12-11 15:57 PST, Brady Eidson
no flags
Patch v2 - Include another test's updated results (6.34 KB, patch)
2015-12-11 16:01 PST, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2015-12-11 15:57:17 PST
Created attachment 267197 [details] Patch v1
Brady Eidson
Comment 2 2015-12-11 16:01:12 PST
Created attachment 267198 [details] Patch v2 - Include another test's updated results
Brady Eidson
Comment 3 2015-12-11 16:19:42 PST
https://trac.webkit.org/changeset/193994 My commit message sucked. Sorry :(
Note You need to log in before you can comment on or make changes to this bug.