Bug 128479 - IDB: storage/indexeddb/mozilla/object-cursors.html fails
Summary: IDB: storage/indexeddb/mozilla/object-cursors.html fails
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-08 17:37 PST by Brady Eidson
Modified: 2014-02-08 22:05 PST (History)
1 user (show)

See Also:


Attachments
Patch v1 (3.71 KB, patch)
2014-02-08 17:43 PST, Brady Eidson
mitz: 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-08 17:37:59 PST
IDB: storage/indexeddb/mozilla/object-cursors.html fails

Indexes with the same name but different object stores fail because of some misguided clauses in the IndexInfo table scheme.
Comment 1 Radar WebKit Bug Importer 2014-02-08 17:38:08 PST
<rdar://problem/16020585>
Comment 2 Brady Eidson 2014-02-08 17:43:02 PST
Created attachment 223596 [details]
Patch v1
Comment 3 Brady Eidson 2014-02-08 22:05:03 PST
http://trac.webkit.org/changeset/163742