test_placesTxn.js File Reference

Go to the source code of this file.

Functions

 catch (ex)
 
bmsvc addObserver (observer, false)
 
function run_test ()
 

Variables

 try
 
var observer
 
var bmStartIndex = 0
 

Function Documentation

bmsvc addObserver ( observer  ,
false   
)
catch (   ex)

Definition at line 44 of file test_placesTxn.js.

function run_test ( )

Definition at line 141 of file test_placesTxn.js.

Here is the call graph for this function:

Variable Documentation

var bmStartIndex = 0

Definition at line 138 of file test_placesTxn.js.

var observer

Definition at line 87 of file test_placesTxn.js.

try
Initial value:
{
var bmsvc = Cc["@mozilla.org/browser/nav-bookmarks-service;1"].getService(Ci.nsINavBookmarksService)
const Cc
const bmsvc
const Ci

Definition at line 42 of file test_placesTxn.js.