Bug 152144 - Modern IDB: storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html fails
Summary: Modern IDB: storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange....
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 150882
  Show dependency treegraph
 
Reported: 2015-12-10 10:05 PST by Brady Eidson
Modified: 2015-12-10 17:36 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (23.36 KB, patch)
2015-12-10 17:00 PST, Brady Eidson
achristensen: 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 2015-12-10 10:05:23 PST
Modern IDB: storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html fails

An IDBOpenDBRequest resulting in a versionchange transaction should not have its onsuccess event fire if the database connection was closed during the versionchange transaction.
Comment 1 Brady Eidson 2015-12-10 17:00:02 PST
Created attachment 267139 [details]
Patch v1
Comment 2 Brady Eidson 2015-12-10 17:36:09 PST
https://trac.webkit.org/changeset/193936