January 12, 2024
Extending Trusted Types to Gmail
What’s changing
Who’s impacted
Additional details
Getting started
- Admins: There is no admin control for this feature.
- Developers:
- To make code Trusted Types compliant, signal to the browser that data being used within the context of these DOM APIs is trustworthy by creating a Trusted Type special object.
- There are several ways to be Trusted Types compliant, such as removing the offending code, using a library (such as safevalues or DOMPurify), or creating a Trusted Types policy. To ensure a seamless experience for users, we recommend employing these techniques before Trusted Types enforcement is rolled out. Failure to make code Trusted Types compliant may cause feature breakages for third-party extensions as their DOM manipulations will be blocked by the browser.
- End users: There is no end user setting for this feature.
Rollout pace
- Rapid Release domains: Extended rollout (potentially longer than 15 days for feature visibility) starting on February 12, 2024
- Scheduled Release domains: Gradual rollout (up to 15 days for feature visibility) starting on March 11, 2024
Availability
- Available to all Google Workspace customers and users with personal Google Accounts