765fa337e3
The JIT compiler uses the Function constructor to compile arbitrary strings into executable code at runtime, which causes Trusted Types violations. To address this, JitEvaluator is instead made to use the Trusted Types compatible Function constructor introduced by Angular's Trusted Types policy for JIT. PR Close #39210 |
||
---|---|---|
.. | ||
design | ||
src | ||
test | ||
testing | ||
BUILD.bazel | ||
compiler.ts | ||
index.ts | ||
package.json | ||
public_api.ts |