Bug 80436 - writable/configurable not respected for some properties of Function/String/Arguments
Summary: writable/configurable not respected for some properties of Function/String/Ar...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-06 11:43 PST by Gavin Barraclough
Modified: 2012-03-06 12:20 PST (History)
0 users

See Also:


Attachments
Fix (18.32 KB, patch)
2012-03-06 12:01 PST, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2012-03-06 11:43:55 PST
Special properties should behave like regular properties.
Comment 1 Gavin Barraclough 2012-03-06 12:01:45 PST
Created attachment 130425 [details]
Fix
Comment 2 Gavin Barraclough 2012-03-06 12:20:18 PST
Fixed in r109949