[Webkit-unassigned] [Bug 103461] New: Remove ASSERT_NOT_REACHED() from IDBCursorBackendImpl::postSuccessHandlerCallback()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 15:59:30 PST 2012


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

           Summary: Remove ASSERT_NOT_REACHED() from
                    IDBCursorBackendImpl::postSuccessHandlerCallback()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michael at 68k.org


In the Chromium port, IDBCursorBackendImpl::postSuccessHandlerCallback() is never invoked, but the ASSERT_NOT_REACHED() macro should be removed in order to allow IndexedDB to be implemented for JSC.

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