Skip to content
New issue

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

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

Already on GitHub? # 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renaming Feature Policy
2 participants