Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2020 15:10:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 244793] www/firefox: update to 75.0 (phase: Beta, ETA: 2020-04-07)
Message-ID:  <bug-244793-21738-AI5vRo7Cii@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244793-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244793-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244793

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Jan Beich from comment #0)
> 3. Enable WebRender: export MOZ_WEBRENDER=3D1 or gfx.webrender.all=3Dtrue=
 in about:config

WebRender doesn't provide optimal performance yet. VAAPI will work with leg=
acy
OpenGL as well e.g.,

  $ export MOZ_ACCELERATED=3D1
  $ unset MOZ_WEBRENDER

or in about:config

  layers.acceleration.force-enabled=3Dtrue
  gfx.webrender.all=3Dfalse

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244793-21738-AI5vRo7Cii>