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

Samsung browser data #1247

Closed
Bilge opened this issue Jan 20, 2018 · 4 comments
Closed

Samsung browser data #1247

Bilge opened this issue Jan 20, 2018 · 4 comments

Comments

@Bilge
Copy link

Bilge commented Jan 20, 2018

It would be nice to have compatibility data for the Samsung browser.

@afmenez
Copy link
Contributor

afmenez commented Jan 23, 2018

It uses the WebKit engine, do we really need a different entry for every fork?

@ljharb
Copy link
Member

ljharb commented Jan 23, 2018

Only if it’s got different results, I’d think.

@satyanash
Copy link

It's useful because a lot of people don't update the default browser (SamsungBrowser) and it runs obsolete versions of webkit and you get user agent strings like this:
... SamsungBrowser/5.4 Chrome/51.0.2704.106 ...

This could be fixed by allowing compat-table to show info for older browser versions.

@ExE-Boss
Copy link
Contributor

MDN’s Browser Compatibility Data project might help with this, and it’s available on npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants