[Bug 255344] www/firefox: enable HW_COMPOSITING by default

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 30 May 2021 15:41:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255344

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=f079b462f891b1e5c2cec31ac1190c73c17b0054

commit f079b462f891b1e5c2cec31ac1190c73c17b0054
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-05-30 14:20:26 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-05-30 15:38:23 +0000

    www/firefox: depend on libpci to qualify for WebRender by default

    On Intel Skylake this enables WebRender for Xorg and Wayland (wlroots).
    Xwayland isn't qualified yet but Firefox can be tricked by unsetting
    WAYLAND_DISPLAY or simply switching to native via MOZ_ENABLE_WAYLAND.

    PR:             255344
    Reported by:    Evgeniy Khramtsov (via gecko@ list)

 Mk/bsd.gecko.mk      | 3 +++
 www/firefox/Makefile | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

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