[Webkit-unassigned] [Bug 102288] New: IndexedDB: Add clear() method to JSC ScriptValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 14:50:35 PST 2012


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

           Summary: IndexedDB: Add clear() method to JSC ScriptValue
           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


IDBRequest::dispatchEvent() calls ScriptValue::clear(), which exists only in the V8 implementation of ScriptValue. This patch adds a clear() method to the JSC implementation of ScriptValue.

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