Skip to content
Snippets Groups Projects
Verified Commit b9fe9e6d authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! MB 39: Add home page about:mullvad-browser

MB 243: Make sure about:mullvad-browser is treated as a new tab page
parent cae48cd3
Branches
Tags
1 merge request!93Bug 42185: Rebased Mullvad Browser onto 115.4.0esr
......@@ -1431,7 +1431,7 @@ var BookmarkingUI = {
if (newTabURL == "about:blank") {
newTabURL = "about:newtab";
}
let newTabURLs = [newTabURL, "about:home"];
let newTabURLs = [newTabURL, "about:home", "about:mullvad-browser"];
if (PrivateBrowsingUtils.isWindowPrivate(window)) {
newTabURLs.push("about:privatebrowsing");
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment