DescriptionPart 3.7: Is policy list subsumed under subsuming policy?
This is part of an experimental feature Embedding-CSP.
In this particular CL, we add support for a keyword source expression
`strict-dynamic`. Consideration points:
- We should not consider `self` or `unsafe-inline` when `strict-dynamic`
is present
- We should not consider host/scheme source expressions
- We honor nonce/hash source expressions.
- If B has `strict-dynamic`, then it must be that A has it too. Otherwise,
A does not subsume B.
BUG=647588
Committed: https://crrev.com/6c7269bdd0808219c799e9b60f8470618c6e7986
Cr-Commit-Position: refs/heads/master@{#437236}
Patch Set 1 : Separating into `allowSelf` method #
Total comments: 3
Patch Set 2 : Adding comments #Patch Set 3 : Removing allowSelf #Patch Set 4 : Rebasing #
Dependent Patchsets: Messages
Total messages: 18 (11 generated)
|