Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3e3726be1cd70b2b7e246348400e19137bf425a0
https://github.com/WebKit/WebKit/commit/3e3726be1cd70b2b7e246348400e19137bf425a0
Author: Qianlang Chen <[email protected]>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M LayoutTests/inspector/shadow-realm-console-expected.txt
M LayoutTests/inspector/shadow-realm-console.html
M LayoutTests/platform/mac-site-isolation/TestExpectations
Log Message:
-----------
[Site Isolation] Web Inspector: Fix the shadow-realm-console.html test under
site isolation
https://bugs.webkit.org/show_bug.cgi?id=311297
rdar://173890572
Reviewed by BJ Burg.
Progress the shadow-realm-console.html test by expecting the target
generating the console message to be the main frame target (only frame
target), as the functionalities of console are provided by frame targets
under site isolation.
As a drive-by, remove weakmap-utilities.html from TestExpectations as
that test was deleted as of 306223@main.
* LayoutTests/inspector/shadow-realm-console-expected.txt:
* LayoutTests/inspector/shadow-realm-console.html:
* LayoutTests/platform/mac-site-isolation/TestExpectations:
Canonical link: https://commits.webkit.org/310460@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications