[Webkit-unassigned] [Bug 32421] New: [Qt] QtInstance should override getOwnPropertyNames() instead of getPropertyNames()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 04:22:50 PST 2009


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

           Summary: [Qt] QtInstance should override getOwnPropertyNames()
                    instead of getPropertyNames()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benjamin.poulain at nokia.com
                CC: benjamin.poulain at nokia.com


QtInstance override getPropertyNames() to list the property of the object. It
should override getOwnPropertyNames() instead.

Darin Adler has posted a complete explanation of the difference between this
two function on https://bugs.webkit.org/show_bug.cgi?id=29005

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