[Webkit-unassigned] [Bug 136202] New: ASSERT(extractable()) when storing a non-extractable key in IndexedDB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 24 15:40:01 PDT 2014


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

           Summary: ASSERT(extractable()) when storing a non-extractable
                    key in IndexedDB
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


There are assertions in a few WebCrypto exportData() function to verify that non-extractable keys are not exported. But the same function is used for structured clone serialization, which is allowed.

rdar://problem/17993967

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