DescriptionCSP: Resolve report endpoints at reporting time, not at parse time.
This patch moves the single call to ContentSecurityPolicy::completeURL
up from CSPDirectiveList to ContentSecurityPolicy. We now resolve the
URL when sending reports rather than resolving them during parsing. This
allows us to parse a policy without already being bound to an execution
context.
BUG=411889
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181727
Patch Set 1 #Patch Set 2 : Rebase. #
Messages
Total messages: 9 (3 generated)
|