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.js.
function run_test | ( | ) |
Definition at line 71 of file test_browserGlue_corrupt_nobackup.js.
const NS_PLACES_INIT_COMPLETE_TOPIC = "places-init-complete" |
Tests that nsBrowserGlue correctly imports from bookmarks.html if database is corrupt but a JSON backup is not available.
Definition at line 44 of file test_browserGlue_corrupt_nobackup.js.
var observer |
Definition at line 49 of file test_browserGlue_corrupt_nobackup.js.
var os |
Definition at line 47 of file test_browserGlue_corrupt_nobackup.js.