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

Renamed window.TrustedTypes to window.trustedTypes #205

Merged
merged 3 commits into from
Aug 8, 2019

Conversation

koto
Copy link
Member

@koto koto commented Aug 8, 2019

Fixed #177.

The polyfill will copy existing (i.e. native) window.TrustedTypes to window.trustedTypes.

Please use window.trustedTypes or (window.trustedTypes || window.TrustedTypes) from now on.

@koto koto closed this Aug 8, 2019
@koto koto reopened this Aug 8, 2019
@koto koto merged commit 84aedb6 into w3c:master Aug 8, 2019
nreid260 pushed a commit to google/closure-library that referenced this pull request Aug 21, 2019
…here window.trustedTypes replaces window.TrustedTypes. Change introduced in w3c/trusted-types#205.

RELNOTES: n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=264631395
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename the factory as available on window to window.trustedTypes.
1 participant