[Webkit-unassigned] [Bug 91128] New: IndexedDB: remove deprecated put() and update() methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 11:37:28 PDT 2012


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

           Summary: IndexedDB: remove deprecated put() and update()
                    methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alecflett at chromium.org
        Depends on: 91123


After bug 91123 lands, we'll have some stale methods:
* IDBCursorBackendImpl::update
* IDBObjectStoreBackendImpl::put

with that bug they'll be marked ASSERT_NOT_REACHED, but they'll need to be yanked from the interface.

-- 
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