Closed
Bug 514309
Opened 16 years ago
Closed 16 years ago
Object.prototype.hasOwnProperty mishandles non-primitive property name
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| status1.9.2 | --- | beta1-fixed |
People
(Reporter: Waldo, Assigned: Waldo)
References
()
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
|
1.30 KB,
patch
|
brendan
:
review+
|
Details | Diff | Splinter Review |
See URL, blame E4X hack to JS_ValueToId.
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #398273 -
Flags: review?(brendan)
Comment 2•16 years ago
|
||
Comment on attachment 398273 [details] [diff] [review]
Fixy-fix
Thanks,
/be
Attachment #398273 -
Flags: review?(brendan) → review+
| Assignee | ||
Comment 3•16 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 4•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 5•16 years ago
|
||
status1.9.2:
--- → beta1-fixed
Flags: wanted1.9.2+
You need to log in
before you can comment on or make changes to this bug.
Description
•