Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chrome - change back to --headless as default. #11885

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Jan 17, 2025

And keep option to set it to old for QUARTO_CHROMIUM specified version

This is a quick fix so that our current pre-release version do work with chrome past and present.

This will use the default --headless mode available on the chrome binary used. Starting with chrome 112, it means this will be new headless mode (https://developer.chrome.com/docs/chromium/headless)

chrome headless shell can also be set with QUARTO_CHROMIUM and will work with this

This is the easist fix for now, and it seems to work for me (which new headless had problem on Windows before).

I think the safest for Quarto will be to allow installing chrome-headless-mode and use that.

And keep option to set it to old for QUARTO_CHROMIUM specified version
@cscheid cscheid merged commit c504fc8 into main Jan 17, 2025
47 checks passed
@cscheid cscheid deleted the chrome-headless branch January 17, 2025 14:43
@cderv cderv linked an issue Jan 17, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transition to Chrome new headless mode
2 participants