[Bug 285421] latest unglogle-chromium drops --headless=old

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Mar 2025 04:32:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285421

            Bug ID: 285421
           Summary: latest unglogle-chromium drops --headless=old
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jnaughto@ee.ryerson.ca

ungoogled-chromium version 131.0.6778.204 supports --headless=old

apparently version 134.0.6998.35 no longer supports --headless=old and requests
that you need to install the chrome-headless-shell...   I use the port to
convert html pages to PDF via:

ungoogled-chromium --headless=old \ 
                   --print-to-pdf=foobar.pdf \
                   --run-all-compositor-stages-before-draw \
                   --no-pdf-header-footer \
                   --incognito -\
                   --print-to-pdf-no-header \
                   simplehtml.html

Is there any way to either re-enable the headless old mode or leverage the
chrome-headless-shell as a port?

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