New issue
Advanced search Search tips

Issue 826763 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Ensure that the client hints provided on main frame requests match the client hints provided on subresources

Project Member Reported by tbansal@chromium.org, Mar 28 2018

Issue description

Add 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.
 

Comment 1 Deleted

Comment 2 Deleted

Project Member

Comment 3 by bugdroid1@chromium.org, 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

Status: Fixed (was: Started)

Sign in to add a comment