public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Andre Alfaro <a.alfaro1@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/firefox] f43: change startup homepage preference
Date: Tue, 04 Aug 2026 09:48:57 GMT	[thread overview]
Message-ID: <178583693733.1.13264906866056105921.rpms-firefox-66cb2e474078@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/firefox
Branch : f43
Commit : 66cb2e4740789315d693f0e8c5a033cf69b89cae
Author : Andre Alfaro <a.alfaro1@outlook.com>
Date   : 2026-06-30T14:34:54-06:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/firefox/c/66cb2e4740789315d693f0e8c5a033cf69b89cae?branch=f43

Log:
change startup homepage preference

---
diff --git a/firefox-redhat-default-prefs.js b/firefox-redhat-default-prefs.js
index 979f21b..2e5ee84 100644
--- a/firefox-redhat-default-prefs.js
+++ b/firefox-redhat-default-prefs.js
@@ -14,7 +14,7 @@ pref("network.manage-offline-status",       true);
 pref("extensions.shownSelectionUI",         true);
 pref("ui.SpellCheckerUnderlineStyle",       1);
 pref("startup.homepage_override_url",       "");
-pref("browser.startup.homepage",            "data:text/plain,browser.startup.homepage=https://start.fedoraproject.org/");
+pref("browser.startup.homepage",            "https://start.fedoraproject.org/");
 pref("browser.newtabpage.pinned",           '[{"url":"https://start.fedoraproject.org/","title":"Fedora Project - Start Page"}]');
 pref("media.gmp-gmpopenh264.provider.enabled",false);
 pref("media.gmp-gmpopenh264.autoupdate",false);

                 reply	other threads:[~2026-08-04  9:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178583693733.1.13264906866056105921.rpms-firefox-66cb2e474078@fedoraproject.org \
    --to=a.alfaro1@outlook.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox