Skip to content

fix(launcher): do not add --disable-gpu on OSX and Linux#2908

Merged
aslushnikov merged 1 commit intopuppeteer:masterfrom
aslushnikov:enable-gpu-on-linux-and-osx
Jul 19, 2018
Merged

fix(launcher): do not add --disable-gpu on OSX and Linux#2908
aslushnikov merged 1 commit intopuppeteer:masterfrom
aslushnikov:enable-gpu-on-linux-and-osx

Conversation

@aslushnikov
Copy link
Copy Markdown
Contributor

This patch conditionally adds the --disable-gpu flag if only we
run headless on windows.

Fixes #1260.

This patch conditionally adds the `--disable-gpu` flag if only we
run headless on windows.

Fixes puppeteer#1260.
@aslushnikov aslushnikov merged commit 670b0c3 into puppeteer:master Jul 19, 2018
@aslushnikov aslushnikov deleted the enable-gpu-on-linux-and-osx branch August 1, 2018 20:54
hadley added a commit to rstudio/chromote that referenced this pull request Jan 30, 2024
It is no longer needed as the underlying bugs have been fixed in chromium (for multiple years). This flag was dropped in puppeteer in puppeteer/puppeteer#2908 and puppeteer/puppeteer#4523.
wch pushed a commit to rstudio/chromote that referenced this pull request Jan 30, 2024
It is no longer needed as the underlying bugs have been fixed in chromium (for multiple years). This flag was dropped in puppeteer in puppeteer/puppeteer#2908 and puppeteer/puppeteer#4523.
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