Description[Telemetry] Set user agent through Network.setUserAgentOverride instead of --user-agent.
This should fix the following user-agent-related issues:
* user agent string being parsed incorrectly by dbus-send on cros
-> * a few sites (Google calendar I think?) don't like this incorrect user agent, and redirect to different versions of the site
* telemetry uses user agent to determine chrome version, but we manually specify user agent, so it returns a fake version
-> * this causes us to incorrectly say that cros doesn't support tab control
BUG=169296, 167979
Patch Set 1 #Patch Set 2 : user agent override is working #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|