Bug 1917730 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

GeckoView's HardwareUtils checks for "large" and "small" tablets. If large phones are detected as "small tablets", maybe we should only default to the desktop UA string on large tablets.

https://searchfox.org/mozilla-central/rev/0386e3e47504286ee176ab373a0562262e7c98b4/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/HardwareUtils.java#28-35

Some phones that are showing desktop sites:

* the Nokia x20 according to [this Reddit comment](https://www.reddit.com/r/firefox/comments/1fcf3bp/comment/lm9lloa/): https://www.gsmarena.com/nokia_x20-10838.php
* the Sony Xperia 1 IV according bug 1790516 comment 20: https://www.gsmarena.com/sony_xperia_1_iv-11521.php

Back to Bug 1917730 Comment 0