Google Chrome is changing the way it shares user-agents for increased privacy of users. Chrome released the Client Hints API 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” (see parent task for more information).
Acceptance Criteria:
- Check if ResourceLoader will be impacted by the userAgent string deprecation
- Make the required updates for continued functionality (if any)