browser_0_library_left_pane_migration.js File Reference

Go to the source code of this file.

Functions

function test ()
 

Variables

const TEST_URI = "http://www.mozilla.org/"
 
var ww
 
var windowObserver
 

Function Documentation

function test ( )

Definition at line 92 of file browser_0_library_left_pane_migration.js.

Here is the call graph for this function:

Variable Documentation

const TEST_URI = "http://www.mozilla.org/"

Test we correctly migrate Library left pane to the latest version. Note: this test MUST be the first between browser chrome tests, or results of next tests could be unexpected due to PlacesUIUtils getters.

Definition at line 45 of file browser_0_library_left_pane_migration.js.

var windowObserver

Definition at line 50 of file browser_0_library_left_pane_migration.js.

var ww
Initial value:
= Cc["@mozilla.org/embedcomp/window-watcher;1"].
getService(Ci.nsIWindowWatcher)
const Cc
getService(Ci.sbIFaceplateManager)
const Ci

Definition at line 47 of file browser_0_library_left_pane_migration.js.