CSP: 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 Review URL: https://codereview.chromium.org/554303002 git-svn-id: svn://svn.chromium.org/blink/trunk@181715 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment