Steps to replicate the issue (include links if applicable):
- Log in to Wikipedia using an Android device and the latest Chrome version (135)
- Run CheckUser on the account that logged in
- Examine the Client Hint
What happens?:
- CU displays platform ("Android"), major version (135), and mobile boolean information for the login action
What should have happened instead?:
- CU displays mobile device model string, platform and version ("Android XX"), precise version (135.xxxx...), and mobile boolean information for the login action
Additional Information:
- Testing was performed on enwiki, with the login being performed via the new auth.wikimedia.org domain introduced by SUL3.
- I imagine this is an SUL3 teething issue, though if I understand T385572#10558044 and T381223 correctly, it's not an expected one.
- Edit actions are unaffected. An Android/Chrome 135 device that logs in and performs an edit will show up with two different client hints in the CU table: One low-entropy (the login), one high-entropy (the edit).