Bug 151456

Summary: Modern IDB: IDBFactory.deleteDatabase() support
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jer.noble, jsbell
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 151481    
Attachments:
Description Flags
Patch v1 none

Description Brady Eidson 2015-11-19 12:19:36 PST
Modern IDB: Full deleteDatabase support

The factory call already makes it to the server, but it does nothing there.

It should do something.
Comment 1 Brady Eidson 2015-11-19 22:01:47 PST
Created attachment 265940 [details]
Patch v1
Comment 2 WebKit Commit Bot 2015-11-20 10:55:47 PST
Comment on attachment 265940 [details]
Patch v1

Clearing flags on attachment: 265940

Committed r192687: <http://trac.webkit.org/changeset/192687>
Comment 3 WebKit Commit Bot 2015-11-20 10:55:51 PST
All reviewed patches have been landed.  Closing bug.