Go to the source code of this file.
Functions | |
| function | run_test () |
| function | continue_test () |
Variables | |
| const | NS_PLACES_INIT_COMPLETE_TOPIC = "places-init-complete" |
| var | os |
| var | observer |
| function continue_test | ( | ) |
Definition at line 107 of file test_browserGlue_corrupt_nobackup_default.js.
| function run_test | ( | ) |
Definition at line 71 of file test_browserGlue_corrupt_nobackup_default.js.
| const NS_PLACES_INIT_COMPLETE_TOPIC = "places-init-complete" |
Tests that nsBrowserGlue correctly restores default bookmarks if database is corrupt, nor a JSON backup nor bookmarks.html are available.
Definition at line 44 of file test_browserGlue_corrupt_nobackup_default.js.
| var observer |
Definition at line 49 of file test_browserGlue_corrupt_nobackup_default.js.
| var os |
Definition at line 47 of file test_browserGlue_corrupt_nobackup_default.js.