Bug 125798 - DatabaseProcess: Fix a few bugs with opening an IDB connection
Summary: DatabaseProcess: Fix a few bugs with opening an IDB connection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 125794
  Show dependency treegraph
 
Reported: 2013-12-16 12:13 PST by Brady Eidson
Modified: 2013-12-16 13:23 PST (History)
3 users (show)

See Also:


Attachments
Patch v1 (3.63 KB, patch)
2013-12-16 12:20 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

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