[Webkit-unassigned] [Bug 31485] New: JSValueProtect and JSValueUnprotect don't protect API wrapper values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 11:57:29 PST 2009


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

           Summary: JSValueProtect and JSValueUnprotect don't protect API
                    wrapper values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com


toJS strips out the wrapper objects made for number cells in the API, which
means the protect/unprotect become no-ops.  Clearly this is a Bad Thing (tm)

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