Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ea64cc353f8abd33034fbaf41d928c34a23c11ef
https://github.com/WebKit/WebKit/commit/ea64cc353f8abd33034fbaf41d928c34a23c11ef
Author: Alex Christensen <[email protected]>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
A Tools/TestWebKitAPI/Tests/WebKitCocoa/FrameTreeChecks.h
M Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm
Log Message:
-----------
Move frame tree test infrastructure to header for sharing
https://bugs.webkit.org/show_bug.cgi?id=260477
rdar://114208047
Reviewed by J Pascoe.
No change in behavior. This allows me to add checks in tests in different
files.
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/FrameTreeChecks.h: Added.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::checkFrameTreesInProcesses):
(): Deleted.
Canonical link: https://commits.webkit.org/267106@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes