Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to the plugin-types csp checks and added empty directive check #14339

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Dec 3, 2018

Fixed the external/wpt/content-security-policyplugin-types tests as the
current ones are actually entirely useless as they pretty much always
pass.
Discovered and raised crbug.com/911114, also skipping the (now correct)
tests that uncovered this issue.
Added new test for empty plugin-types directive blocking every plugin.
Removed tests in http/tests/security/contentSecurityPolicy that are
direct 1-to-1 equivalents of these tests.
Spec: w3c/webappsec-csp#374

Bug: 694525
Change-Id: I91a548c6035a82310be077501934a51cf85525a2
Reviewed-on: https://chromium-review.googlesource.com/c/1358457
Commit-Queue: Andy Paicu <[email protected]>
Reviewed-by: Mike West <[email protected]>
Cr-Commit-Position: refs/heads/master@{#613517}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

Fixed the external/wpt/content-security-policyplugin-types tests as the
current ones are actually entirely useless as they pretty much always
pass.
Discovered and raised crbug.com/911114, also skipping the (now correct)
tests that uncovered this issue.
Added new test for empty plugin-types directive blocking every plugin.
Removed tests in http/tests/security/contentSecurityPolicy that are
direct 1-to-1 equivalents of these tests.
Spec: w3c/webappsec-csp#374

Bug: 694525
Change-Id: I91a548c6035a82310be077501934a51cf85525a2
Reviewed-on: https://chromium-review.googlesource.com/c/1358457
Commit-Queue: Andy Paicu <[email protected]>
Reviewed-by: Mike West <[email protected]>
Cr-Commit-Position: refs/heads/master@{#613517}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants