Bug 125798

Summary: DatabaseProcess: Fix a few bugs with opening an IDB connection
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: 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: 125794    
Attachments:
Description Flags
Patch v1 none

Description Brady Eidson 2013-12-16 12:13:25 PST
DatabaseProcess: Fix a few bugs with opening an IDB connection

There's been a long-time bug in IDB code in WebCore that prevents pending calls from being made.

Also, the DatabaseProcess needs to return a database ID in the metadata.
Comment 1 Brady Eidson 2013-12-16 12:20:49 PST
Created attachment 219341 [details]
Patch v1
Comment 2 WebKit Commit Bot 2013-12-16 13:23:46 PST
Comment on attachment 219341 [details]
Patch v1

Clearing flags on attachment: 219341

Committed r160659: <http://trac.webkit.org/changeset/160659>
Comment 3 WebKit Commit Bot 2013-12-16 13:23:48 PST
All reviewed patches have been landed.  Closing bug.