forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "Implement permissions policy parser"
This reverts commit 9a47d28. Original change's description: > Revert "Implement permissions policy parser" > > This reverts commit a96776d. > > Reason for revert: Broke Linux bots: > https://ci.chromium.org/p/chromium/builders/ci/linux-blink-cors-rel/6631 > https://ci.chromium.org/p/chromium/builders/ci/Cast%20Linux/95081 > > Original change's description: > > Implement permissions policy parser > > > > Implement permissions policy parser based on this proposal: > > w3c/webappsec-permissions-policy#376 > > > > Change-Id: I50e160afa0f2e3039b67388c71bf5879957ad784 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2240900 > > Commit-Queue: Charlie Hu <[email protected]> > > Reviewed-by: Ian Clelland <[email protected]> > > Cr-Commit-Position: refs/heads/master@{#783581} > > [email protected],[email protected] > > Change-Id: Iee0cbaa33aff49f2473c374d5c0af5d0e04e6985 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2273604 > Reviewed-by: Dale Curtis <[email protected]> > Commit-Queue: Dale Curtis <[email protected]> > Cr-Commit-Position: refs/heads/master@{#783606} [email protected],[email protected],[email protected] Change-Id: I852afc10dee493b15f02c083762b9f2dae4d0f2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2273082 Reviewed-by: Charlie Hu <[email protected]> Reviewed-by: Ian Clelland <[email protected]> Commit-Queue: Charlie Hu <[email protected]> Cr-Commit-Position: refs/heads/master@{#783694}
- Loading branch information
Charlie Hu
authored and
Commit Bot
committed
Jun 29, 2020
1 parent
80ff439
commit 3f1b882
Showing
4 changed files
with
364 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.