Revert CSP application to `DOMParser.parseFromString`.
This patch partially reverts [1], which began applying the context document's CSP to the document fragment produced from `DOMParser.parseFromString`. This application broke the expectations of GMail's dynamic email feature, and we ought to pull it out until we understand whether our CSP implementation is wrong, or whether GMail is wrong. [1]: https://chromium-review.googlesource.com/c/chromium/src/+/1917532 Bug: 1030830, 951536 Change-Id: Id7e86ca85df8790bb58fda15827a3f34e00239fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975710Reviewed-by:Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#726326}
Showing
Please register or sign in to comment