Closed Bug 450112 Opened 16 years ago Closed 13 years ago

HTMLModElement has no prototype

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla7

People

(Reporter: kapouer_mozilla, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618

Easy to test :
HTMLModElement.prototype == null
where all other dom html interfaces have indeed a prototype.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Actual Results:  
HTMLModElement.prototype == null

Expected Results:  
HTMLModElement.prototype != null
Version: unspecified → 1.9.0 Branch
Bug 587463 will fix this.
Status: UNCONFIRMED → NEW
Depends on: 587463
Ever confirmed: true
OS: Linux → All
Hardware: x86 → All
Version: 1.9.0 Branch → Trunk
And did so.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
Verified fixed on:
Mozilla/5.0 (Windows NT 6.1; rv:7.0) Gecko/20100101 Firefox/7.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:7.0) Gecko/20100101 Firefox/7.0
Mozilla/5.0 (X11; Linux i686; rv:7.0) Gecko/20100101 Firefox/7.0
Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
+ Aurora (Fx 8.0a2) & Central (Fx 9.0a1)

This bug was verified by using the instructions in the bug description. 
HTMLModElement.prototype is now xpconnect wrapped native prototype.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.