[Webkit-unassigned] [Bug 79069] New: [[Put]] should throw if prototype chain contains a readonly property.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 19:52:16 PST 2012


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

           Summary: [[Put]] should throw if prototype chain contains a
                    readonly property.
           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


Currently we only check the base of the put, not the prototype chain.  Fold this check in with the test for accessors.

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