This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Commit 7aa211d
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=2646267141 parent 2f43b5f commit 7aa211d
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4168 | 4168 | | |
4169 | 4169 | | |
4170 | 4170 | | |
| 4171 | + | |
| 4172 | + | |
| 4173 | + | |
| 4174 | + | |
| 4175 | + | |
| 4176 | + | |
| 4177 | + | |
| 4178 | + | |
| 4179 | + | |
| 4180 | + | |
| 4181 | + | |
| 4182 | + | |
| 4183 | + | |
| 4184 | + | |
| 4185 | + | |
4171 | 4186 | | |
4172 | 4187 | | |
4173 | 4188 | | |
| |||
0 commit comments