Skip to content

Update content-security-policy.json - #4811

Closed
abduwaly wants to merge 1 commit into
mdn:masterfrom
abduwaly:patch-1
Closed

Update content-security-policy.json #4811
abduwaly wants to merge 1 commit into
mdn:masterfrom
abduwaly:patch-1

Conversation

@abduwaly

Copy link
Copy Markdown

trusted-types API is Enabled by default on Chrome 77

@Elchi3 Elchi3 added the data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label Sep 11, 2019
@queengooborg

Copy link
Copy Markdown
Contributor

Thanks for your PR! May I ask what your source for this data is? (Manual testing is a valid answer, but if you have any bugs or documentation to link back to, that would be a great help!)

Oh and, welcome to BCD!

"chrome": [
{
"version_added": null
"version_added": "77"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

'null' is actually correct. This is currently in an origin trial, which are not tracked in BCD. The origin trial is currently scheduled to run through 78. Don't put 79 as the version. Origin trials have been extended beyond what's published. The decision on this feature won't be made for another month yet.

This applies to chorme, chrome_android, and webview_android.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

After a little browsing around, it appears that this is not just an origin trial, but also a runtime flag for experimental platform features -- see https://developers.google.com/web/updates/2019/02/trusted-types#get-started, which is linked on the origin trial registration page.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

That's local developer use specifically.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think what I'm getting at is: if it's a part of a flag available in chrome://flags, then shouldn't it be included in the browser compatibility data?

@abduwaly

Copy link
Copy Markdown
Author

As I double checked, this api is still not supported !

@abduwaly abduwaly closed this Sep 19, 2019
@ddbeck ddbeck mentioned this pull request Jun 9, 2020
5 tasks
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.

4 participants