browser_483086.js File Reference

Go to the source code of this file.

Functions

function test ()
 
function test2 ()
 

Variables

let gSS
 
let gObs
 

Function Documentation

function test ( )

Definition at line 41 of file browser_483086.js.

Here is the call graph for this function:

function test2 ( )

Definition at line 68 of file browser_483086.js.

Here is the caller graph for this function:

Variable Documentation

let gObs
Initial value:
= Cc["@mozilla.org/observer-service;1"].
getService(Ci.nsIObserverService)
const Cc
getService(Ci.sbIFaceplateManager)
const Ci

Definition at line 38 of file browser_483086.js.

let gSS
Initial value:
= Cc["@mozilla.org/browser/search-service;1"].
getService(Ci.nsIBrowserSearchService)
const Cc
getService(Ci.sbIFaceplateManager)
const Ci

Definition at line 36 of file browser_483086.js.