This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Commit f1a89b3
Automated g4 rollback of changelist 264626714.
*** Reason for rollback ***
This breaks instances in report-only Trusted-Types enforcement, where non-TrustedURL types are passed to the sinks.
w3c/trusted-types#209
*** Original change description ***
Make Closure Trusted Types integration not require TrustedURL values, as they will soon be removed from the Trusted Types API - w3c/trusted-types#204.
goog.createTrustedTypesPolicy will attempt to create a default policy allowing any value to be converted to TrustedURL.
RELNOTES: Trusted Types integrations will allow any value to be a TrustedURL via defensively creating a 'default' policy (to prepare for TrustedURL deprecation)
***
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=2656998861 parent 1bcb6b0 commit f1a89b3
1 file changed
+0
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4170 | 4170 | | |
4171 | 4171 | | |
4172 | 4172 | | |
4173 | | - | |
4174 | | - | |
4175 | | - | |
4176 | | - | |
4177 | | - | |
4178 | | - | |
4179 | | - | |
4180 | | - | |
4181 | | - | |
4182 | | - | |
4183 | | - | |
4184 | | - | |
4185 | | - | |
4186 | | - | |
4187 | | - | |
4188 | 4173 | | |
4189 | 4174 | | |
4190 | 4175 | | |
| |||
0 commit comments