Bug 123787

Summary: IDB: deleteDatabase() interface should be asynchronous
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   
Attachments:
Description Flags
Patch v1 thorton: review+

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