[Trusted Types] Fix Trusted Types experiment check.
The current code (erroneously) checks for the 'experimental CSP features' flag when processing Trusted Type related CSP directives, while the majority of TT checks TrustedDOMTypes enabled/disabled. This patch removes the extra check. (This was introduced erroneously in crrev.com/c/1993351, when reworking the TT CSP directives.) Bug: 1054387 Change-Id: Iad04f0f80b30874c61e5819b6319b85358bd4631 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066545 Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by:Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#743461}
Showing
Please register or sign in to comment