Skip to content

Chrome 83 supports CSP: trusted-types #6263

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

Merged
merged 2 commits into from
Jun 9, 2020

Conversation

shisama
Copy link
Contributor

@shisama shisama commented Jun 8, 2020

A checklist to help your pull request get merged faster:

  • Summarize your changes
  • Data: link to resources that verify support information (such as browser's docs, changelogs, source control, bug trackers, and tests)
  • Data: if you tested something, describe how you tested with details like browser and version
  • Review the results of the linter and fix problems reported (If you need help, please ask in a comment!)
  • Link to related issues or pull requests, if any

CSP: trusted-types is enabled on Chrome 83 by default.
ref: Trusted Types for DOM Manipulation - Chrome Platform Status.

@ghost ghost added the data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label Jun 8, 2020
Copy link
Member

@sideshowbarker sideshowbarker left a comment

Choose a reason for hiding this comment

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

Do you know whether trusted-types is supported in Android WebView?

@ddbeck
Copy link
Contributor

ddbeck commented Jun 9, 2020

Hi @shisama and welcome to BCD! Thank you for opening this PR.

Re: WebView: Unless there's some evidence otherwise, I'd expect WebView to have the same version as Chrome and Chrome for Android. (Joe's comments on #4811 also point this way.)

@shisama
Copy link
Contributor Author

shisama commented Jun 9, 2020

@sideshowbarker @ddbeck
Thank you for your comments. I confirmed that trusted-types worked on Android WebView the version of which is 83 with my Pixel. I fixed "webview_android".

@sideshowbarker sideshowbarker merged commit 709e5bd into mdn:master Jun 9, 2020
@sideshowbarker
Copy link
Member

@shisama Thanks and welcome to mdn-browser-compat-data 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants