Skip to content

Also detect ChromeOS as Linux #248134

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

a-stewart
Copy link
Contributor

This also fixes #247766

Currently we detect Linux by searching the user agent string for Linux, but this does not match ChromeOS. This adds a secondary check for CrOS.

@a-stewart
Copy link
Contributor Author

@hediet fyi

@bpasero
Copy link
Member

bpasero commented May 6, 2025

How do we know that this doesn't introduce a ton of bugs because we now treat it as Linux?

@bpasero bpasero added the info-needed Issue requires more information from poster label May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should ChromeOS be considered Linux (for fonts at least)?
4 participants