commit:     975f344d95494e0bff2e6eb57e294261ae11d522
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 10:33:14 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May  6 10:33:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975f344d

www-client/firefox: add note about sites that break with firefox-100.0

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/firefox/firefox-100.0.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/www-client/firefox/firefox-100.0.ebuild 
b/www-client/firefox/firefox-100.0.ebuild
index 586f247b2734..ea8e29a35647 100644
--- a/www-client/firefox/firefox-100.0.ebuild
+++ b/www-client/firefox/firefox-100.0.ebuild
@@ -1256,4 +1256,12 @@ pkg_postinst() {
                ewarn "required EGL, so either disable 'hwaccel' or try the 
workaround "
                ewarn "explained in https://bugs.gentoo.org/835078#c5 if 
Firefox crashes."
        fi
+
+       elog
+       elog "Unfortunately Firefox-100.0 breaks compatibility with some sites 
using "
+       elog "useragent checks. To temporarily fix this, enter about:config and 
modify "
+       elog "network.http.useragent.forceVersion preference to \"99\"."
+       elog "Or install an addon to change your useragent."
+       elog "See: 
https://support.mozilla.org/en-US/kb/difficulties-opening-or-using-website-firefox-100";
+       elog
 }

Reply via email to