[tbb-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.3.1esr-13.0-1] fixup! MB 39: Add home page about:mullvad-browser

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Thu Oct 5 20:39:13 UTC 2023



Pier Angelo Vendrame pushed to branch mullvad-browser-115.3.1esr-13.0-1 at The Tor Project / Applications / Mullvad Browser


Commits:
2aa3828e by Pier Angelo Vendrame at 2023-10-05T22:38:50+02:00
fixup! MB 39: Add home page about:mullvad-browser

MB 243: Make sure about:mullvad-browser is treated as a new tab page

- - - - -


1 changed file:

- browser/base/content/browser-places.js


Changes:

=====================================
browser/base/content/browser-places.js
=====================================
@@ -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");
     }



View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/2aa3828e42a9bdc52315ec359b1bc7487a620d55

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/2aa3828e42a9bdc52315ec359b1bc7487a620d55
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20231005/eae3e15f/attachment-0001.htm>


More information about the tbb-commits mailing list