Bug 79931 - writable attribute not set correctly when redefining an accessor to a data descriptor
Summary: writable attribute not set correctly when redefining an accessor to a data de...
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-02-29 11:47 PST by Gavin Barraclough
Modified: 2012-02-29 12:05 PST (History)
0 users

See Also:


Attachments
Fix (7.70 KB, patch)
2012-02-29 11:50 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-02-29 11:47:22 PST
see summary :-)
Comment 1 Gavin Barraclough 2012-02-29 11:50:20 PST
Created attachment 129485 [details]
Fix
Comment 2 Gavin Barraclough 2012-02-29 12:05:52 PST
Fixed in r109240