browser_Application.js File Reference

Go to the source code of this file.

Functions

function WindowOpenListener (url, opencallback, closecallback)
 
function test ()
 
function consoleOpened (win)
 
function consoleClosed ()
 

Variables

const Ci = Components.interfaces
 
const Cc = Components.classes
 
WindowOpenListener prototype
 

Function Documentation

function consoleClosed ( )

Definition at line 84 of file browser_Application.js.

Here is the caller graph for this function:

function consoleOpened (   win)

Definition at line 80 of file browser_Application.js.

Here is the caller graph for this function:

function test ( )

Definition at line 63 of file browser_Application.js.

Here is the call graph for this function:

function WindowOpenListener (   url,
  opencallback,
  closecallback 
)

Definition at line 7 of file browser_Application.js.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 2 of file browser_Application.js.

Definition at line 1 of file browser_Application.js.

WindowOpenListener prototype

Definition at line 17 of file browser_Application.js.