[Prerender] LinkRelNext continues despite opt out.
Currently, the network prediction user preference allows link rel="prerender" to continue because disabling it doesn't really prevent web developers from fetching these resources by other means, like a regular fetch. The same argument should apply to link rel="next", which is what this CL does. This also affects the handling of the WebLayer network prediction setting in the same way. Bug: 1122563 Change-Id: I54517c9f12ae11f56f43a0e6c42f586492d89579 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379890Reviewed-by:John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#802367}
Showing
Please register or sign in to comment