Bug 127851

Summary: IDB: Opening an existing database is broken
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 124521    
Attachments:
Description Flags
Patch v1 timothy: review+

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