[Webkit-unassigned] [Bug 127717] New: IDB: Rename "IDBTransactionIdentifier" to be more general purpose

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 15:40:43 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127717

           Summary: IDB: Rename "IDBTransactionIdentifier" to be more
                    general purpose
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com
            Blocks: 124521


IDB: Rename "IDBTransactionIdentifier" to be more general purpose

The purpose of IDBTransactionIdentifier is to pair a DatabaseProcessIDBConnection with an integer ID for unique hashing.

Previously we only cared about transaction integer IDs but now we'll need to use for cursor integer IDs also.

My proposed rename is to "IDBIdentifier"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list