New issue
Advanced search Search tips

Issue 663731 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 3
Type: Feature

Blocking:
issue 623682



Sign in to add a comment

Add browsertest coverage for Feature-Policy replication across processes

Project Member Reported by iclell...@chromium.org, Nov 9 2016

Issue description

From https://codereview.chromium.org/2483703002/diff/20001/content/renderer/render_frame_impl.cc#newcode3128

> On that note, if you plan to use this on the browser side, it'd be good to have
> a browsertest to verify the feature_policy_header on FrameTreeNode (see the CSP
> and other replication tests in SitePerProcessBrowserTest).  Probably fine if you
> want to add it later though, given that you have end-to-end coverage with your
> layout test.

We should add that test; filing this to make sure it doesn't get forgotten.
 
Components: Blink>FeaturePolicy
Components: -Blink>SecurityFeature
Status: Fixed (was: Assigned)
These tests were added in https://codereview.chromium.org/2483703002/#ps170001 (patchset 10, having been requested in PS#2), and committed in https://crrev.com/ab749ec9.

Sign in to add a comment