Bug 128574 - IDB: storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put.html fails
Summary: IDB: storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-10 19:16 PST by Brady Eidson
Modified: 2014-02-10 21:12 PST (History)
3 users (show)

See Also:


Attachments
Patch v1 (4.65 KB, patch)
2014-02-10 19:46 PST, Brady Eidson
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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