Go to the source code of this file.
Functions | |
| function | test () |
Variables | |
| const | TEST_URI = "http://www.mozilla.org/" |
| var | ww |
| var | windowObserver |
| function test | ( | ) |
Definition at line 92 of file browser_0_library_left_pane_migration.js.
| 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 |
Definition at line 47 of file browser_0_library_left_pane_migration.js.