[Webkit-unassigned] [Bug 47979] New: Do not have two different asCell APIs in JSValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 05:47:29 PDT 2010


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

           Summary: Do not have two different asCell APIs in JSValue
           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: xan.lopez at gmail.com


We have both JSCell* JSValue::asCell() and JSCell* asCell(JSValue value). Attached patch gets rid of the latter as suggested by FIXME.

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