Files
sdk/pkg/compiler/lib
Stephen Adams f82c8b4fe6 [dart2js] Use trusted types for URLs of deferred loading scripts
Using a trusted type policy for the script elements injected to load
deferred libraries allows a content security policy to be enabled to
prevent untrusted scripts elements from loading code.

TEST=https://dart-review.googlesource.com/c/sdk/+/237638

Change-Id: Ie3505a68d83cb19c7f8bdbefa01df7fc58d9924a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/237542
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Stephen Adams <sra@google.com>
2022-03-19 20:01:32 +00:00
..