commit: 8bc3be8f915ac1fe436546c0b007c7e293600b9f
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 09:01:34 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 09:07:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc3be8f
www-client/firefox: disable domstreams on 99.0
- misunderstood upstream message of "flipping the switch" on
domstreams, but upon inspection, it's still disabled. Let's
default to what upstream does for now.
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-client/firefox/firefox-99.0.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/www-client/firefox/firefox-99.0.ebuild
b/www-client/firefox/firefox-99.0.ebuild
index e9591cce7722..d0cd286eb949 100644
--- a/www-client/firefox/firefox-99.0.ebuild
+++ b/www-client/firefox/firefox-99.0.ebuild
@@ -696,11 +696,9 @@ src_configure() {
--disable-cargo-incremental \
--disable-crashreporter \
--disable-install-strip \
- --disable-minify \
--disable-parental-controls \
--disable-strip \
--disable-updater \
- --enable-dom-streams \
--enable-negotiateauth \
--enable-new-pass-manager \
--enable-official-branding \