InclineDigital / user-agent.io

Website to break down and explain User Agent strings
http://www.user-agent.io/
37 stars 8 forks source link

Bug: waterfox isn't firefox #4

Closed moon-chilled closed 7 years ago

moon-chilled commented 7 years ago

UA string: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.1.0 Waterfox/50.1.0

http://www.whatsmyua.com/#Mozilla/5.0%20(X11;%20Linux%20x86_64;%20rv:50.0)%20Gecko/20100101%20Firefox/50.1.0%20Waterfox/50.1.0

nfriedly commented 7 years ago

True, although it looks pretty similar to me.

Regardless, this site uses https://www.npmjs.com/package/ua-parser under the hood, which uses browscap under it's hood, so it looks like you already filed another ticket in the right place.

I'm going to close this ticket, and we can track it on that one.

cc @toby @ua-parser @browscap