DOM:window.controllers
From MDC
[edit] Summary
Returns the XUL controllers of the chrome window.
[edit] Syntax
controllers = window.controllers
-
controllersis an object of typeXULControllers(nsIControllers).
[edit] Specification
XUL-specific. Not part of specification.