diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-04-10 12:01:34 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-04-10 12:07:40 +0300 |
commit | 8bc3be8f915ac1fe436546c0b007c7e293600b9f (patch) | |
tree | 777b9fac1417014835b481e54970ffbd9674bb4d /www-client | |
parent | app-misc/gramps: amd64 stable wrt bug #837551 (diff) | |
download | gentoo-8bc3be8f915ac1fe436546c0b007c7e293600b9f.tar.gz gentoo-8bc3be8f915ac1fe436546c0b007c7e293600b9f.tar.bz2 gentoo-8bc3be8f915ac1fe436546c0b007c7e293600b9f.zip |
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@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-99.0.ebuild | 2 |
1 files changed, 0 insertions, 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 \ |