WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 84994
arguments object resets attributes on redefinition of a parameter
https://bugs.webkit.org/show_bug.cgi?id=84994
Summary
arguments object resets attributes on redefinition of a parameter
Gavin Barraclough
Reported
2012-04-26 12:45:19 PDT
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.
Attachments
preliminary patch
(838 bytes, patch)
2012-04-26 15:47 PDT
,
Gavin Barraclough
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2012-04-26 15:47:19 PDT
Created
attachment 139086
[details]
preliminary patch
Gavin Barraclough
Comment 2
2012-04-30 15:28:33 PDT
Fixed in
r115679
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug