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

Improve Firefox UA pattern on desktop and mobile #190

Merged
merged 2 commits into from
May 2, 2022
Merged

Conversation

miketaylr
Copy link
Member

@miketaylr miketaylr commented Apr 29, 2022

Similar to Safari, this differentiates between mobile and
desktop. In #174, we can further improve this by defining
the allowed values for and , etc.

Closes #171

PTAL @karlcow


Preview | Diff

Similar to Safari, this differentiates between mobile and
desktop. In #174, we can further improve this by defining
the allowed values for <platform> and <oscpu>, etc.

Closes #171
@miketaylr miketaylr requested a review from karlcow April 29, 2022 21:06
Copy link
Member

@karlcow karlcow left a comment

Choose a reason for hiding this comment

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

thanks. Strings approved! 🧮

@karlcow
Copy link
Member

karlcow commented May 2, 2022

Ah no too fast! @miketaylr there is a mistake to fix. devicecompat def is defined twice
https://github.com/whatwg/compat/runs/6235094658?check_suite_focus=true

@miketaylr
Copy link
Member Author

Thanks for catching :)

@miketaylr
Copy link
Member Author

Ok, fixed now and properly scoped.

@miketaylr miketaylr merged commit 376d5b3 into main May 2, 2022
@miketaylr miketaylr deleted the issues/171/1 branch May 2, 2022 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Firefox user-agent pattern doesn't seem right
2 participants