Ensure that the client hints provided on main frame requests match the client hints provided on subresources |
||
Issue descriptionAdd a test to ensure that the client hints provided on main frame requests match the client hints provided on subresources. The client hint values for main frame requests is computed at a different place than the client hint values for subresources. This test ensures (to some extend) that the values between the main frame and subresources remain consistent.
,
Mar 28 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/44ad968869d171ce7c2a6abe324944c112585ada commit 44ad968869d171ce7c2a6abe324944c112585ada Author: Tarun Bansal <tbansal@chromium.org> Date: Wed Mar 28 17:47:42 2018 Ensure that main frame client hints match subresource client hints Change-Id: I953c25bffbb32e4c39cf879bada51a6c013bd024 Bug: 826763 Reviewed-on: https://chromium-review.googlesource.com/979296 Reviewed-by: Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#546539} [modify] https://crrev.com/44ad968869d171ce7c2a6abe324944c112585ada/chrome/browser/client_hints/client_hints_browsertest.cc
,
Mar 29 2018
|
||
►
Sign in to add a comment |
||
Comment 1 Deleted