Closed
Bug 824917
Opened 12 years ago
Closed 12 years ago
Some WebIDL element interfaces need hasInstanceInterface crud
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
Specifically, we have mxr hits (m-c, especially mobile, or addons) on instanceof with the following RHS values that are WebIDL inteface objects where it looks like the LHS might be web content:
HTMLBodyElement
HTMLDivElement
HTMLFrameSetElement
HTMLHeadingElement
HTMLLabelElement
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #696439 -
Flags: review?(peterv)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → bzbarsky
Whiteboard: [need review]
Updated•12 years ago
|
Attachment #696439 -
Flags: review?(peterv) → review+
Assignee | ||
Comment 2•12 years ago
|
||
tracking-firefox20:
? → ---
Flags: in-testsuite+
Whiteboard: [need review]
Target Milestone: --- → mozilla20
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•