Google Chrome is changing the way it shares user-agents for increased privacy of users. You can read more about it [[ https://www.chromestatus.com/feature/5704553745874944 | here ]]. They also released [[ https://groups.google.com/a/chromium.org/g/blink-dev/c/-2JIRNMWJ7s/m/u-YzXjZ8BAAJ | Client Hints ]] to provide device information for some areas where userAgent has been deprecated. This first release “is intended to allow for developers to experiment and provide feedback” (more info in parent ticket).
The purpose of this ticket is to check if OOUI will be impacted by this change and make the required changes (if any) for continued functionality.
[[ https://codesearch.wmcloud.org/ooui/?q=(userAgent%7CHTTP_USER_AGENT%7CappVersion%7Cplatform%7Cget_browser)&i=nope&files=.*%5C.(js%7Cphp%7Cvue)%24&excludeFiles=(node_modules%7Cvendor)&repos= | Search results for userAgent in OOUI ]]