mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb: Implement TrustedScriptURL class
This commit is contained in:
Notes:
github-actions[bot]
2025-08-11 11:23:01 +00:00
Author: https://github.com/tete17 Commit: https://github.com/LadybirdBrowser/ladybird/commit/adaad653ca9 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5668 Reviewed-by: https://github.com/ADKaster Reviewed-by: https://github.com/Lubrsi ✅ Reviewed-by: https://github.com/tcl3
@@ -118,6 +118,7 @@ static bool is_platform_object(Type const& type)
|
||||
"TimeRanges"sv,
|
||||
"TrustedHTML"sv,
|
||||
"TrustedScript"sv,
|
||||
"TrustedScriptURL"sv,
|
||||
"TrustedTypePolicy"sv,
|
||||
"TrustedTypePolicyFactory"sv,
|
||||
"URLSearchParams"sv,
|
||||
|
||||
Reference in New Issue
Block a user