Client hints header value is set incorrectly for main frame navigations |
||
Issue descriptionIf the origin server has opted in to receiving downlink client hint, then the client hints value set during the main frame navigation may have a incorrect value. This is because of a bug in RoundMbps() (file: chrome/browser/client_hints/client_hints.h) which assumes that the provided argument is downlink value in Mbps whereas in fact, the caller calls it with a Kbps value.
,
May 1 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 1 2018