RESOLVED FIXED 128574
IDB: storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put.html fails
https://bugs.webkit.org/show_bug.cgi?id=128574
Summary IDB: storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on...
Brady Eidson
Reported 2014-02-10 19:16:01 PST
IDB: storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put.html fails This is because the IDBGetResult passed back for an object store get should only contain the key if there was actually a value gotten.
Attachments
Patch v1 (4.65 KB, patch)
2014-02-10 19:46 PST, Brady Eidson
mjs: review+
Radar WebKit Bug Importer
Comment 1 2014-02-10 19:16:36 PST
Brady Eidson
Comment 2 2014-02-10 19:46:27 PST
Created attachment 223796 [details] Patch v1
Maciej Stachowiak
Comment 3 2014-02-10 20:52:36 PST
Comment on attachment 223796 [details] Patch v1 r=me
Brady Eidson
Comment 4 2014-02-10 21:12:40 PST
Note You need to log in before you can comment on or make changes to this bug.