Comment 5 for bug 1566373

Revision history for this message
Olivier Tilloy (osomon) wrote :

Note that the problem is not observed when changing the UA string for gmail to that of chrome on android, e.g.:

    Mozilla/5.0 (Linux; Android 4.4.2; Nexus 10 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.108 Safari/537.36

This doesn’t solve the issue though, because the UA string we expose is based on screen size only, so we don’t differentiate between a 10" tablet and a desktop computer.