Skip to content

Feature Request: Explicitly specify --headless=new #1122

@fa0311

Description

@fa0311

Type

  • General question or discussion
  • Propose a brand new feature
  • Request modification of existing behavior or design

What is the problem that your feature request solves

Resolve the problem of unstable headless mode in the current chromium v111.
For example, it can solve the problem of RESOLUTION (--window-size) not working.

Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes

Change the argument given to chromium to --headless=new

Note

$ /usr/bin/chromium-browser --version
Chromium 111.0.5563.64 snap
Command Img
/usr/bin/chromium-browser --headless --timeout=2000 --screenshot --window-size=1440,2000 https://github.com/ArchiveBox/ screenshot1
/usr/bin/chromium-browser --headless=new --timeout=2000 --screenshot --window-size=1440,2000 https://github.com/ArchiveBox/ screenshot

  • I'm willing to contribute dev time to fix this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    size: easystatus: doneWork is completed and released (or scheduled to be released in the next version)touches: dependencies/packagingIssues or changes that add/remove/affect dependencieswhy: functionalityIntended to improve ArchiveBox functionality or features

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions