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 112 + new headless mode + consistent viewport tweaks #316

Merged
merged 3 commits into from
May 22, 2023

Conversation

ikreymer
Copy link
Member

  • update base browser to chrome 112
  • headless: switch to using new headless mode available in 112 which is more in sync with headful mode
  • viewport: use fixed viewport matching screen dimensions for headless and headful mode
  • profiles: fix catching new window message, reopening page in current window in headless mode, don't use in headful
  • versions: bump to pywb 2.7.4, update puppeteer-core to (20.2.1)
  • bump to 0.10.0-beta.4

ikreymer added 2 commits May 19, 2023 22:21
headless: switch to using new headless mode available in 112 which is more in sync with headful mode
viewport: use fixed viewport matching screen dimensions for headless and headful mode
profiles: fix catching new window message, reopening page in current window
versions: bump to pywb 2.7.4, update puppeteer-core to (20.2.1)
bump to 0.10.0-beta.4
…ntly breaks otherwise), remove logging messages
Copy link
Member

@tw4l tw4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - one comment

@ikreymer ikreymer merged commit f51154f into main May 22, 2023
@ikreymer ikreymer deleted the new-headless-and-chrome-112 branch May 22, 2023 23:24
@ikreymer ikreymer assigned ikreymer and unassigned tw4l May 22, 2023
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.

2 participants