Implement CSP source subsumption algorithm in services/network
This CL implements the part "Does source expression A subsume source expression B?" of the Content Security Policy: Embedded Enforcement subsumption algorithm following https://w3c.github.io/webappsec-cspee/#subsume-source-expressions in the services/network Content Security Policy module. This is part of a series of CL implementing the whole subsumption algorithm according to that spec. Bug: 1094909 Change-Id: I6e60608aa7734b2415cfec9d4b68a1d8dbf54b6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315889 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#796407}
Showing
Please register or sign in to comment