Bug 152144

Summary: Modern IDB: storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html fails
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 150882    
Attachments:
Description Flags
Patch v1 achristensen: review+

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