Tim van der Lippe
82ca2b92cd
Implement Trusted Type eval checks ( #37834 )
...
It implements the new codeForEvalGets callback to retrieve the
value for a trusted script object. Additionally, it implements
the new logic in can-compile-strings to call the policy
factory if required.
Note that parameter and argument checks aren't implemented yet,
as they require updates to binding generation (see TODO in
script_runtime).
Part of #36258
Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com >
2025-08-11 12:26:56 +00:00
..
2025-03-28 10:23:41 +00:00
2025-08-11 12:26:56 +00:00
2025-08-11 11:07:59 +00:00
2025-05-04 18:48:09 +00:00
2025-08-10 21:25:37 +00:00
2025-01-10 08:19:19 +00:00
2025-06-11 09:53:15 +00:00
2025-06-03 07:41:34 +00:00
2025-04-08 19:22:24 +00:00
2025-07-15 08:03:49 +00:00
2025-08-07 08:23:09 +00:00
2025-08-09 05:06:20 +00:00
2025-04-05 22:13:29 +00:00
2025-02-08 08:16:21 +00:00
2025-08-10 16:51:46 +00:00
2025-03-03 11:26:53 +00:00
2025-04-21 07:17:00 +00:00
2025-05-27 11:02:40 +00:00
2025-07-20 16:00:28 +00:00
2025-07-22 03:54:16 +00:00
2025-06-25 13:52:11 +00:00
2025-08-09 11:50:14 +00:00
2025-01-25 05:08:49 +00:00
2025-07-11 08:42:51 +00:00
2025-07-17 04:19:03 +00:00
2025-04-19 11:49:37 +00:00
2025-08-07 18:49:38 +00:00
2025-06-12 10:46:31 +00:00
2025-04-15 17:12:48 +00:00
2025-05-26 12:05:38 +00:00
2025-02-20 16:17:45 +00:00
2025-04-04 06:45:08 +00:00
2025-05-04 17:05:27 +00:00
2025-08-09 11:50:14 +00:00
2025-08-11 12:26:56 +00:00
2025-08-10 16:51:46 +00:00
2025-07-17 08:14:20 +00:00
2025-04-05 22:13:29 +00:00
2025-07-11 08:42:51 +00:00
2025-01-10 08:19:19 +00:00
2025-08-04 16:27:00 +00:00
2025-03-13 12:00:31 +00:00
2025-06-19 05:19:07 +00:00
2025-07-15 01:11:12 +00:00
2025-05-21 19:07:32 +00:00
2025-08-11 09:23:58 +00:00
2025-08-10 16:51:46 +00:00
2025-03-03 11:26:53 +00:00
2025-08-11 04:41:04 +00:00
2025-08-08 20:19:45 +00:00