Skip to content

Conversation

@rgarcia
Copy link
Contributor

@rgarcia rgarcia commented Jan 17, 2026

Summary

  • Update --use-angle to --use-angle=swiftshader for software-based GPU rendering
  • Update --use-gl=disabled to --use-gl=egl-angle to use ANGLE's EGL backend

Test plan

  • Verify headless chromium launches successfully with new flags
  • Test screenshot/PDF generation works correctly

🤖 Generated with Claude Code


Note

Updates the default headless Chromium launch flags in images/chromium-headless/image/wrapper.sh.

  • Replace --use-angle with --use-angle=swiftshader for software ANGLE
  • Replace --use-gl=disabled with --use-gl=egl-angle to use EGL backend
  • Add --hide-crash-restore-bubble to suppress restore UI

Written by Cursor Bugbot for commit 827230c. This will update automatically on new commits. Configure here.

Update GPU rendering flags to use software rendering via SwiftShader
with ANGLE's EGL backend for more consistent headless browser behavior.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Suppresses the crash restore bubble UI in headless Chromium.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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