New issue
Advanced search Search tips

Issue 619058 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 391267



Sign in to add a comment

Move the predictor off of the Referer based system

Project Member Reported by csharrison@chromium.org, Jun 10 2016

Issue description

We should stop tracking source => target hosts by the Referer header, and instead use frame attribution.

This can be done using the new Navigation API in //content, and we will replace the TimedCache with something like PredictorNavigationMap, which tracks all subresources requested within 10 seconds of navigation start, keyed off of frame.

We also may be able to use the ResourceThrottles themselves instead of the //content API.

Now that all requests are tracked with resource throttles, frame attribution should be easy.

 
Cc: alexilin@chromium.org csharrison@chromium.org
Owner: ----
Status: Available (was: Assigned)
Status: WontFix (was: Available)
Predictor is deprecated. WontFixing.

Sign in to add a comment