Bug 79069

Summary: [[Put]] should throw if prototype chain contains a readonly property.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal CC: bzbarsky
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
The fix oliver: review+

Gavin Barraclough
Reported 2012-02-20 19:52:16 PST
Currently we only check the base of the put, not the prototype chain. Fold this check in with the test for accessors.
Attachments
The fix (10.25 KB, patch)
2012-02-20 19:56 PST, Gavin Barraclough
oliver: review+
Gavin Barraclough
Comment 1 2012-02-20 19:56:27 PST
Gavin Barraclough
Comment 2 2012-02-20 22:17:21 PST
Fixed in r108304
Gavin Barraclough
Comment 3 2012-03-01 02:20:24 PST
*** Bug 72766 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.