Bug 123787 - IDB: deleteDatabase() interface should be asynchronous
Summary: IDB: deleteDatabase() interface should be asynchronous
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:
 
Reported: 2013-11-04 22:03 PST by Brady Eidson
Modified: 2013-11-04 22:15 PST (History)
3 users (show)

See Also:


Attachments
Patch v1 (10.71 KB, patch)
2013-11-04 22:06 PST, Brady Eidson
thorton: 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 2013-11-04 22:03:27 PST
IDB: deleteDatabase() interface should be asynchronous

The in-process LevelDB implementation will continue to treat it synchronously.
Comment 1 Brady Eidson 2013-11-04 22:06:29 PST
Created attachment 216003 [details]
Patch v1
Comment 2 Brady Eidson 2013-11-04 22:15:09 PST
http://trac.webkit.org/changeset/158649