browser_ApplicationPrefs.js File Reference

Go to the source code of this file.

Functions

function test ()
 
function onPrefChange (evt)
 
function onPrefChange2 (evt)
 
function onPrefChangeDummy (evt)
 

Variables

var testdata
 

Function Documentation

function onPrefChange (   evt)

Definition at line 157 of file browser_ApplicationPrefs.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function onPrefChange2 (   evt)

Definition at line 170 of file browser_ApplicationPrefs.js.

Here is the caller graph for this function:

function onPrefChangeDummy (   evt)

Definition at line 177 of file browser_ApplicationPrefs.js.

Here is the caller graph for this function:

function test ( )

Definition at line 10 of file browser_ApplicationPrefs.js.

Here is the call graph for this function:

Variable Documentation

var testdata
Initial value:
= {
missing: "fuel.fuel-test-missing",
dummy: "fuel.fuel-test",
string: "browser.active_color",
integer: "permissions.default.image",
boolean: "browser.blink_allowed"
}

Definition at line 2 of file browser_ApplicationPrefs.js.