Bug 152355

Summary: Modern IDB: Refactor UniqueIDBDatabase in preparation for consolidation open and delete requests
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+

Description Brady Eidson 2015-12-16 13:44:04 PST
Modern IDB: Refactor UniqueIDBDatabase in preparation for consolidation open and delete requests
Comment 1 Brady Eidson 2015-12-16 13:46:24 PST
Created attachment 267489 [details]
Patch v1
Comment 2 Alex Christensen 2015-12-16 13:51:44 PST
Comment on attachment 267489 [details]
Patch v1

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

> Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp:179
> +    // Not used yet.

Great! Use it soon!
Comment 3 Brady Eidson 2015-12-16 13:52:49 PST
https://trac.webkit.org/changeset/194173