Backed out 5 changesets (bug 1552815) for causing bp-nu bustages in nsFaviconService.cpp.
Backed out changeset 08a2ac7a9834 (bug 1552815) Backed out changeset bb9854e6ffe7 (bug 1552815) Backed out changeset 4e06ccb2599e (bug 1552815) Backed out changeset d28dd2aec9f4 (bug 1552815) Backed out changeset 392389a8d495 (bug 1552815)
This commit is contained in:
@@ -785,8 +785,7 @@ async function GetBookmarksResource(aProfileFolder, aBrowserKey) {
|
||||
}
|
||||
|
||||
// Import Bookmark Favicons
|
||||
MigrationUtils.insertManyFavicons(favicons).catch(console.error);
|
||||
|
||||
MigrationUtils.insertManyFavicons(favicons);
|
||||
if (gotErrors) {
|
||||
throw new Error("The migration included errors.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user