[Webkit-unassigned] [Bug 28724] New: [ES5] Implement getOwnPropertyDescriptor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 25 16:47:05 PDT 2009


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

           Summary: [ES5] Implement getOwnPropertyDescriptor
           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
                CC: mjs at apple.com, ggaren at apple.com, barraclough at apple.com


ES5 defines getOwnPropertyDescriptor to determine the values and attributes of
a property.  In addition to being part of ES5, we need this API so that we can
test other APIs in ES5

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