[Bug 244793] www/firefox: update to 75.0 (phase: Beta, ETA: 2020-04-07)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 13 15:10:20 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244793

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

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

  $ export MOZ_ACCELERATED=1
  $ unset MOZ_WEBRENDER

or in about:config

  layers.acceleration.force-enabled=true
  gfx.webrender.all=false

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


More information about the freebsd-gecko mailing list