Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename all the things #379

Merged
merged 11 commits into from May 26, 2020
Merged

Rename all the things #379

merged 11 commits into from May 26, 2020

Conversation

clelland
Copy link
Collaborator

This change renames "Feature Policy", and all associated concepts, interfaces and APIs, to "Permissions Policy".

Closes: #359

@clelland clelland mentioned this pull request May 14, 2020
Base automatically changed from change-fp-inheritance to master May 26, 2020 13:16
@clelland clelland merged commit 14898d1 into master May 26, 2020
@clelland clelland deleted the rename-all-the-things branch May 26, 2020 13:40
foolip added a commit to whatwg/fullscreen that referenced this pull request Jun 29, 2020
foolip added a commit to whatwg/fullscreen that referenced this pull request Jun 29, 2020
pull bot pushed a commit to Yannic/chromium that referenced this pull request Jun 30, 2020
Add flags for the work of renaming Feature Policy as Permissions Policy

The rename discussion was at
w3c/webappsec-permissions-policy#359.
The PR that made the actual changes was
w3c/webappsec-permissions-policy#379
committed as
w3c/webappsec-permissions-policy@14898d1.

Enable this in Chrome with --enable-features=PermissionsPolicyHeader

Bug: 1095641
Change-Id: Iccb6114bfeddb219e2cfe1a788d530dbcd8ba179
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246870
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Commit-Queue: Charlie Hu <chenleihu@google.com>
Cr-Commit-Position: refs/heads/master@{#783959}
xfq added a commit to w3c/web-roadmaps that referenced this pull request Jul 23, 2020
@Manishearth
Copy link
Member

Given all the open issues for fixing other specs based on this rename: This change renames the header as well, which seems to be a breaking change. Should we just be applying the rename and implicitly implementing this behavior for both headers? WebXR, for example, already has people using Feature-Policy.

Bahanix added a commit to Bahanix/rails that referenced this pull request Nov 14, 2020
fxn pushed a commit to rails/rails that referenced this pull request Nov 18, 2020
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this pull request Oct 14, 2022
Add flags for the work of renaming Feature Policy as Permissions Policy

The rename discussion was at
w3c/webappsec-permissions-policy#359.
The PR that made the actual changes was
w3c/webappsec-permissions-policy#379
committed as
w3c/webappsec-permissions-policy@14898d1.

Enable this in Chrome with --enable-features=PermissionsPolicyHeader

Bug: 1095641
Change-Id: Iccb6114bfeddb219e2cfe1a788d530dbcd8ba179
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246870
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
Commit-Queue: Charlie Hu <chenleihu@google.com>
Cr-Original-Commit-Position: refs/heads/master@{#783959}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 5c8d90e6d4619fb874c68bfc6adc71856ed12710
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renaming Feature Policy
2 participants