Bug 152344

Summary: Modern IDB: Combine handling open requests, delete requests, and transactions into one timer
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: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117    
Attachments:
Description Flags
Patch v1 achristensen: review+

Brady Eidson
Reported 2015-12-16 10:37:24 PST
Modern IDB: Combine handling open requests, delete requests, and transactions into one timer This is the first step towards a more unified handling of all three of these concepts that is required to get remaining tests passing.
Attachments
Patch v1 (6.31 KB, patch)
2015-12-16 10:39 PST, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2015-12-16 10:39:08 PST
Created attachment 267469 [details] Patch v1
Brady Eidson
Comment 2 2015-12-16 10:44:50 PST
Note You need to log in before you can comment on or make changes to this bug.