Bug 128574

Summary: IDB: storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put.html fails
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 mjs: review+

Description Brady Eidson 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.
Comment 1 Radar WebKit Bug Importer 2014-02-10 19:16:36 PST
<rdar://problem/16033286>
Comment 2 Brady Eidson 2014-02-10 19:46:27 PST
Created attachment 223796 [details]
Patch v1
Comment 3 Maciej Stachowiak 2014-02-10 20:52:36 PST
Comment on attachment 223796 [details]
Patch v1

r=me
Comment 4 Brady Eidson 2014-02-10 21:12:40 PST
http://trac.webkit.org/changeset/163857