New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 796948 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocked on:
issue 796950

Blocking:
issue 801275



Sign in to add a comment

Add intervention header to requests when NoScriptPreview is enabled

Project Member Reported by dougarnett@chromium.org, Dec 21 2017

Issue description

Add 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.
 
Blockedon: 796950
Project Member

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

Blocking: 801275
Status: Fixed (was: Assigned)

Sign in to add a comment