[Webkit-unassigned] [Bug 119460] New: Remove no-arguments constructor to PropertySlot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 14:07:59 PDT 2013


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

           Summary: Remove no-arguments constructor to PropertySlot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


This is unsafe if getValue is subsequently called, and the property is a getter.  Simplest to just remove it.

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