DescriptionCSP: Separate more parse-time side-effects.
This patch does two things:
* The single parse-time UseCounter is now out of the parsing flow, and
in the side-effects method.
* Parse-time ConsoleMessages generated in ContentSecurityPolicy and
CSPDirectiveList are now stored on ContentSecurityPolicy and spun out
to the console in the side-effects method.
BUG=411889
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181715
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|