Skip to content
Snippets Groups Projects
Verified Commit 2b52d8e9 authored by cypherpunks1's avatar cypherpunks1 Committed by Pier Angelo Vendrame
Browse files

Bug 41568: Disable LaterRun

parent 8331a8e2
Branches
Tags
1 merge request!1222Bug 43166: Rebased alpha onto 128.3.0esr
......@@ -730,8 +730,8 @@ nsBrowserContentHandler.prototype = {
additionalPage = Services.urlFormatter.formatURLPref(
"startup.homepage_welcome_url.additional"
);
// Turn on 'later run' pages for new profiles.
lazy.LaterRun.enable(lazy.LaterRun.ENABLE_REASON_NEW_PROFILE);
// Disable 'later run' pages for new profiles (tor-browser#41568)
lazy.LaterRun.selfDestruct();
break;
case OVERRIDE_NEW_MSTONE: {
// Check whether we will restore a session. If we will, we assume
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment