Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 970134c173209618a7bc15c93ba8543e02632849
https://github.com/WebKit/WebKit/commit/970134c173209618a7bc15c93ba8543e02632849
Author: Cornelius Emase <[email protected]>
Date: 2026-07-27 (Mon, 27 Jul 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/trusted-types/eval-function-constructor-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/trusted-types/eval-function-constructor-untrusted-arguments-and-applying-default-policy-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/trusted-types/eval-function-constructor-untrusted-arguments-and-applying-default-policy.html
M
LayoutTests/imported/w3c/web-platform-tests/trusted-types/eval-function-constructor.html
Log Message:
-----------
LayoutTests: Update Dynamic Code Brand Checks WPT tests
https://bugs.webkit.org/show_bug.cgi?id=319409
Reviewed by Adrian Perez de Castro.
Update the imported Trusted Types web-platform-tests for the Dynamic
Code Brand Checks proposal and regenerate the corresponding expected
results.
No functional engine changes. I'm doing a follow up implmentation fix
for the Dynamic Code Brand Checks proposal in JSC that will make the
new Function constructor not call toString on code-like objects, so
the tests for that behavior are being updated here.
*
LayoutTests/imported/w3c/web-platform-tests/trusted-types/eval-function-constructor-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/trusted-types/eval-function-constructor-untrusted-arguments-and-applying-default-policy-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/trusted-types/eval-function-constructor-untrusted-arguments-and-applying-default-policy.html:
*
LayoutTests/imported/w3c/web-platform-tests/trusted-types/eval-function-constructor.html:
Canonical link: https://commits.webkit.org/317975@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications