Closed GoogleCodeExporter closed 9 years ago
It looks like the UA for WebKit nightly changed slightly (probably with the
release of Safari 6):
OLD WebKit: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1+
(KHTML, like Gecko) Version/6.0 Safari/536.25
NEW WebKit: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.8+
(KHTML, like Gecko) Version/6.0 Safari/536.25
notice the change from 537.1+ to 537.8+
Original comment by mihai.ba...@gmail.com
on 3 Sep 2012 at 1:27
Thanks Mihai! I'm making the change here and on github =)
Original comment by els...@gmail.com
on 3 Sep 2012 at 6:38
You're Awesome! Thanks a lot for these quick fixes!
Is the gitHub repo public? I can't seem to find it.
Original comment by mihai.ba...@gmail.com
on 4 Sep 2012 at 5:13
Ummm.. you sure this got fixed? Neither r914 nor r915 seem to touch anything
related to this.
Thanks in advance!
Original comment by mihai.ba...@gmail.com
on 4 Sep 2012 at 5:45
The UA parser changes are here:
http://code.google.com/p/ua-parser/source/detail?r=37 and
https://github.com/tobie/ua-parser/commit/ac4909d2810966c167c2cd8f7135347e882268
95
Original comment by els...@gmail.com
on 5 Sep 2012 at 4:27
Original issue reported on code.google.com by
mihai.ba...@gmail.com
on 3 Sep 2012 at 8:09