? ? Pending

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
26 Aug 2020

Pull Request for Issue w3c/webappsec-permissions-policy#379

Summary of Changes

The Feature-policy has been renamed to permissions-policy: w3c/webappsec-permissions-policy#379

More details:
https://www.chromestatus.com/feature/5745992911552512
https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/As1ABvc2QdA/yZSpPXY4CAAJ

Testing Instructions

Make sure you can now set feature-policy and permissions-policy.

Actual result BEFORE applying this Pull Request

We could only set feature-policy

Expected result AFTER applying this Pull Request

we can set feature + permissions-policy

Documentation Changes Required

Docpage has been updated: https://docs.joomla.org/J4.x:Http_Header_Management

avatar zero-24 zero-24 - open - 26 Aug 2020
avatar zero-24 zero-24 - change - 26 Aug 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Aug 2020
Category Front End Plugins
avatar brianteeman brianteeman - test_item - 26 Aug 2020 - Tested successfully
avatar brianteeman
brianteeman - comment - 26 Aug 2020

I have tested this item successfully on 0bcbdbb


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30491.

avatar Quy
Quy - comment - 26 Aug 2020

It is not listed as an option. I assume it is replacing feature policy and not in addition to.
In the doc page, the link is invalid for Feature-Policy / Permissions-Policy.

30491

avatar zero-24 zero-24 - change - 26 Aug 2020
Labels Added: ?
avatar zero-24
zero-24 - comment - 26 Aug 2020

It is not listed as an option.

Fixed

I assume it is replacing feature policy and not in addition to.

Well yes and no. It is not shipped with the browsers yet and the old have to used for old browsers.

In the doc page, the link is invalid for Feature-Policy / Permissions-Policy.

I'm on it.

avatar zero-24
zero-24 - comment - 26 Aug 2020

In the doc page, the link is invalid for Feature-Policy / Permissions-Policy.

fixed

avatar Quy
Quy - comment - 26 Aug 2020

Under Referrer-Policy and Cross-Origin-Opener-Policy, options are in lower case, but not under Force HTTP Headers. It can be changed as follows thus no need to add labels.

							<option value="content-security-policy"></option>
							<option value="content-security-policy-report-only"></option>
							<option value="cross-origin-opener-policy"></option>
							<option value="expect-ct"></option>
							<option value="feature-policy"></option>
							<option value="permissions-policy"></option>
							<option value="referrer-policy"></option>
							<option value="strict-transport-security"></option>
							<option value="x-frame-options"></option>
avatar zero-24
zero-24 - comment - 26 Aug 2020

Under Referrer-Policy and Cross-Origin-Opener-Policy, options are in lower case, but not under Force HTTP Headers.

I can not follow you. I would like to keep the labels as they read better to me.

avatar Quy Quy - test_item - 26 Aug 2020 - Tested successfully
avatar Quy
Quy - comment - 26 Aug 2020

I have tested this item successfully on 1017339


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30491.

avatar ChristineWk ChristineWk - test_item - 27 Aug 2020 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 27 Aug 2020

I have tested this item successfully on 1017339


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30491.

avatar zero-24 zero-24 - change - 27 Aug 2020
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 27 Aug 2020

RTC thanks


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30491.

avatar Quy Quy - change - 27 Aug 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-08-27 14:56:11
Closed_By Quy
Labels Added: ?
avatar Quy Quy - close - 27 Aug 2020
avatar Quy Quy - merge - 27 Aug 2020

Add a Comment

Login with GitHub to post a comment