Open
Bug 1072482
Opened 11 years ago
Updated 3 years ago
Make XrayUtils::HasNativeProperty better deal with DOM Xrays
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
REOPENED
People
(Reporter: peterv, Unassigned)
References
Details
See bug 787070 comment 81, XrayUtils::HasNativeProperty currently calls resolveOwnProperty and then resolveNativeProperty, but that doesn't make much sense for Xrays with HasPrototype set to true.
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
![]() |
||
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•