Closed Bug 698549 Opened 13 years ago Closed 12 years ago

ListBase::hasPropertyOnPrototype should not call getPropertyOnPrototype

Categories

(Core :: XPConnect, defect)

7 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bzbarsky, Unassigned)

References

Details

Invoking getters seems incorrect when just property presence is being tested for.  Or is this ok per spec?
Where do we invoke the getter? hasPropertyOnPrototype passes NULL for the vp, and getPropertyOnPrototype takes that as a hint to not call getters.
Oh, hmm.  I must have been misreading the code!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.