Bug 151966 - Modern IDB: storage/indexeddb/factory-deletedatabase.html fails
Summary: Modern IDB: storage/indexeddb/factory-deletedatabase.html fails
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 150882
  Show dependency treegraph
 
Reported: 2015-12-07 14:55 PST by Brady Eidson
Modified: 2015-12-07 15:13 PST (History)
3 users (show)

See Also:


Attachments
Patch v1 (2.74 KB, patch)
2015-12-07 14:57 PST, Brady Eidson
sam: review+
sam: commit-queue-
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-12-07 14:55:43 PST
Modern IDB: storage/indexeddb/factory-deletedatabase.html fails
Comment 1 Brady Eidson 2015-12-07 14:57:02 PST
Created attachment 266816 [details]
Patch v1
Comment 2 Sam Weinig 2015-12-07 15:01:02 PST
Comment on attachment 266816 [details]
Patch v1

View in context: https://bugs.webkit.org/attachment.cgi?id=266816&action=review

> Source/WebCore/ChangeLog:11
> +        * Modules/indexeddb/client/IDBOpenDBRequestImpl.cpp:
> +        (WebCore::IDBClient::IDBOpenDBRequest::onDeleteDatabaseSuccess):

This should have more detail.
Comment 3 Brady Eidson 2015-12-07 15:13:46 PST
http://trac.webkit.org/changeset/193658