Component implementing sbIDisplayPaneContentInfo and using "display-pane-provider" category to target content at display panes. This component is only built and registered when tests are enabled. More...
Go to the source code of this file.
Functions | |
Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
function | TestDisplayPaneProvider () |
Variables | |
const | Ci = Components.interfaces |
TestDisplayPaneProvider | prototype |
var | NSGetModule = XPCOMUtils.generateNSGetModule([TestDisplayPaneProvider]) |
Component implementing sbIDisplayPaneContentInfo and using "display-pane-provider" category to target content at display panes. This component is only built and registered when tests are enabled.
Definition in file sbTestDisplayPaneProvider.js.
Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
function TestDisplayPaneProvider | ( | ) |
Definition at line 36 of file sbTestDisplayPaneProvider.js.
const Ci = Components.interfaces |
Definition at line 32 of file sbTestDisplayPaneProvider.js.
var NSGetModule = XPCOMUtils.generateNSGetModule([TestDisplayPaneProvider]) |
Definition at line 61 of file sbTestDisplayPaneProvider.js.
TestDisplayPaneProvider prototype |
Definition at line 39 of file sbTestDisplayPaneProvider.js.