Closed (fixed)
Project:
Permissions Policy
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 May 2021 at 20:23 UTC
Updated:
14 Jun 2021 at 22:54 UTC
Jump to comment: Most recent
A CSP policy may have additional non-network sources (e.g. data:), but these don't appear to be applicable to Permissions-Policy, so the corresponding policy optimization can be simplified.
Update PermissionsPolicy::reduceSourceList() to only output directive=* if the directive contains a wildcard source.
Permissions Policy directives will no longer output non-network sources along with an "any" wildcard source.
Comments
Comment #3
gapple