Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d56faa112e7558dbaa834f32d65227d5ae88b1a
https://github.com/WebKit/WebKit/commit/2d56faa112e7558dbaa834f32d65227d5ae88b1a
Author: Charlie Wolfe <[email protected]>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp
M Tools/WebKitTestRunner/InjectedBundle/TestRunner.h
M Tools/WebKitTestRunner/TestInvocation.cpp
M Tools/WebKitTestRunner/TestInvocation.h
Log Message:
-----------
Remove `m_shouldDumpAllFrameScrollPositions` from the injected bundle
https://bugs.webkit.org/show_bug.cgi?id=288960
rdar://146004380
Reviewed by Pascoe.
With site isolation this test runner state needs to be removed from the
injected bundle.
* Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp:
(WTR::TestRunner::dumpChildFrameScrollPositions):
(WTR::TestRunner::shouldDumpAllFrameScrollPositions const):
* Tools/WebKitTestRunner/InjectedBundle/TestRunner.h:
(WTR::TestRunner::dumpChildFrameScrollPositions): Deleted.
(WTR::TestRunner::shouldDumpAllFrameScrollPositions const): Deleted.
* Tools/WebKitTestRunner/TestInvocation.cpp:
(WTR::TestInvocation::didReceiveSynchronousMessageFromInjectedBundle):
* Tools/WebKitTestRunner/TestInvocation.h:
Canonical link: https://commits.webkit.org/291512@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes