Linux Mac OSX Windows
 This interface is a hack for bug 319434 since we have to preserve the
 nsIDOMXULDocument interface on the branch. It provides non-scriptable
 functions that don't do security checks to access the popup and tooltip
 nodes.

 @status TEMPORARY
[uuid(87545e48-b966-4579-829a-ca01b0fca9b3)]
interface nsIDOMXULDocument2 : nsIDOMXULDocument

Attributes


        
attribute nsIDOMEvent trustedPopupEvent

Methods


        
nsIDOMNode trustedGetPopupNode()

        
nsIDOMNode trustedGetTooltipNode()