diff --git a/src/browser/base/content/aboutDialog-js.patch b/src/browser/base/content/aboutDialog-js.patch index ba8379ec9..5ca9f1b12 100644 --- a/src/browser/base/content/aboutDialog-js.patch +++ b/src/browser/base/content/aboutDialog-js.patch @@ -1,5 +1,5 @@ diff --git a/browser/base/content/aboutDialog.js b/browser/base/content/aboutDialog.js -index f6e1391baf12abb91c85a95107bb3923118746c0..76c7b75a4e29056110f1631a50047c4ddd8b1f4a 100644 +index f6e1391baf12abb91c85a95107bb3923118746c0..cac04aa288e8a305d0c8b28e0c919abce87658e5 100644 --- a/browser/base/content/aboutDialog.js +++ b/browser/base/content/aboutDialog.js @@ -52,7 +52,7 @@ function init() { @@ -20,3 +20,18 @@ index f6e1391baf12abb91c85a95107bb3923118746c0..76c7b75a4e29056110f1631a50047c4d versionIdKey += "-nightly"; let buildID = Services.appinfo.appBuildID; let year = buildID.slice(0, 4); +@@ -125,14 +125,6 @@ function init() { + window.close(); + }); + if (AppConstants.MOZ_UPDATER) { +- document +- .getElementById("aboutDialogHelpLink") +- .addEventListener("click", () => { +- openHelpLink("firefox-help"); +- }); +- document +- .getElementById("submit-feedback") +- .addEventListener("click", openFeedbackPage); + document + .getElementById("checkForUpdatesButton") + .addEventListener("command", () => { diff --git a/src/browser/base/content/aboutDialog-xhtml.patch b/src/browser/base/content/aboutDialog-xhtml.patch index ea6c32e21..db392448e 100644 --- a/src/browser/base/content/aboutDialog-xhtml.patch +++ b/src/browser/base/content/aboutDialog-xhtml.patch @@ -1,5 +1,5 @@ diff --git a/browser/base/content/aboutDialog.xhtml b/browser/base/content/aboutDialog.xhtml -index c64980810570fcea84e33fdc2d66ac42a79f4e46..b7198e810a7510fa82cc6801cfd01c88a08d42c1 100644 +index c64980810570fcea84e33fdc2d66ac42a79f4e46..6ef9bf4b88f0a0539d833f662c4dd890fd1fde93 100644 --- a/browser/base/content/aboutDialog.xhtml +++ b/browser/base/content/aboutDialog.xhtml @@ -35,6 +35,7 @@ @@ -10,7 +10,18 @@ index c64980810570fcea84e33fdc2d66ac42a79f4e46..b7198e810a7510fa82cc6801cfd01c88 -@@ -125,21 +126,23 @@ +@@ -102,10 +103,6 @@ +