Bug 127851 - IDB: Opening an existing database is broken
Summary: IDB: Opening an existing database is broken
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:
Depends on:
Blocks: 124521
  Show dependency treegraph
 
Reported: 2014-01-29 12:36 PST by Brady Eidson
Modified: 2014-01-29 13:11 PST (History)
3 users (show)

See Also:


Attachments
Patch v1 (6.64 KB, patch)
2014-01-29 12:39 PST, Brady Eidson
timothy: 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-01-29 12:36:57 PST
IDB: Opening an existing database is broken

This is due to both WebCore IDBDatabaseBackend logic issues and the WebKit2 SQLite backend incorrectly retrieving object store metadata.
Comment 1 Brady Eidson 2014-01-29 12:39:57 PST
Created attachment 222590 [details]
Patch v1
Comment 2 Brady Eidson 2014-01-29 13:11:26 PST
http://trac.webkit.org/changeset/163038