[Webkit-unassigned] [Bug 84994] New: arguments object resets attributes on redefinition of a parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 12:45:19 PDT 2012


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

           Summary: arguments object resets attributes on redefinition of
                    a parameter
           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


There is a bug that we always re-add the original property before redefinition, doing so in a way that will reset the attributes without checking configurability.

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