Closed
Bug 711288
Opened 13 years ago
Closed 13 years ago
Property redefinition from accessor to data doesn't default to writable
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: bholley, Assigned: bholley)
References
Details
Attachments
(1 file)
This is a regression from bug 702491.
STR:
python tests/jstests.py $PATH_TO_JS_SHELL --args='' ecma_5/Object/15.2.3.6-redefinition-4
Patch coming right up.
Assignee | ||
Comment 1•13 years ago
|
||
Attaching a patch. Flagging Waldo for review.
Attachment #582149 -
Flags: review?(jwalden+bmo)
Updated•13 years ago
|
Attachment #582149 -
Flags: review?(jwalden+bmo) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Pushed this to try:
https://tbpl.mozilla.org/?tree=Try&rev=b4b79cbc5445
Assignee | ||
Comment 3•13 years ago
|
||
Pushed to mozilla-inbound: https://hg.mozilla.org/integration/mozilla-inbound/rev/4b701b24223f
Flags: in-testsuite-
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → mozilla11
Assignee | ||
Updated•13 years ago
|
Flags: in-testsuite- → in-testsuite+
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•