Add intervention header to requests when NoScriptPreview is enabled |
|||
Issue descriptionAdd intervention header to requests if/when NoScript enabled. This includes HTTP: main frame requests since the HTTP request may redirect to an HTTPS one. Also add to other resource requests unless determined at commit time that we are not going to perform NoScript for the page load.
,
Jan 11 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d18acf0354a00863604d2374686057b08b7164af commit d18acf0354a00863604d2374686057b08b7164af Author: Doug Arnett <dougarnett@chromium.org> Date: Thu Jan 11 17:41:54 2018 Adds an Intervention header to requests when NoScript preview is enabled Bug: 796948 Change-Id: I64b255504493e210f7713319e5c7a16700393e0b Reviewed-on: https://chromium-review.googlesource.com/860427 Reviewed-by: Scott Little <sclittle@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#528662} [modify] https://crrev.com/d18acf0354a00863604d2374686057b08b7164af/third_party/WebKit/Source/core/loader/FrameFetchContext.cpp [modify] https://crrev.com/d18acf0354a00863604d2374686057b08b7164af/third_party/WebKit/Source/core/loader/FrameFetchContextTest.cpp
,
Jan 11 2018
,
Jan 12 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by dougarnett@chromium.org
, Dec 21 2017