Bug 151456 - Modern IDB: IDBFactory.deleteDatabase() support
Summary: Modern IDB: IDBFactory.deleteDatabase() support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 151481
  Show dependency treegraph
 
Reported: 2015-11-19 12:19 PST by Brady Eidson
Modified: 2015-11-20 10:55 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (34.95 KB, patch)
2015-11-19 22:01 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 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.