Conversation
|
This one looks small and simple enough. I found two sources for what the UA string on iOS 4.3 was: https://stackoverflow.com/a/5738659 says:
https://gist.github.com/moomerman/1240682 says among other things:
So 533.17.9 seems very likely correct, for 4.3 and we can fold it into 4.2. It also seems like the Safari version was 5.0.2, which makes sense since the WebKit version of Safari 5 we have is 533.16. |
foolip
left a comment
There was a problem hiding this comment.
The Safari versions here are all 5, and that makes sense considering the WebKit versions and that the UA string for iOS had 5.0.2 here.
This PR removes Safari iOS 4.3 from the browser data, and adjusts everything that is set as iOS 4.3 to 4.2 instead. Safari iOS 4.3's WebKit version is the exact same as iOS 4.2's, as confirmed by querying WhatIsMyBrowser.