Bug 1833427 - Add bookmark import from HTML file in new migration wizard. r=fluent-reviewers,kpatenio,flod
Original patch by Tim Giles <tgiles@mozilla.com>, completed by Mike Conley <mconley@mozilla.com>. Differential Revision: https://phabricator.services.mozilla.com/D179273
This commit is contained in:
@@ -112,6 +112,9 @@ const FILE_MIGRATOR_MODULES = Object.freeze({
|
||||
PasswordFileMigrator: {
|
||||
moduleURI: "resource:///modules/FileMigrators.sys.mjs",
|
||||
},
|
||||
BookmarksFileMigrator: {
|
||||
moduleURI: "resource:///modules/FileMigrators.sys.mjs",
|
||||
},
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user