[webkit-changes] [WebKit/WebKit] db6c5e: Adopt async eventSender mouse functions in fast/lo...
Charlie Wolfe
noreply at github.com
Tue Oct 29 23:25:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: db6c5e7c8213200fd699c1286567bba95090f43e
https://github.com/WebKit/WebKit/commit/db6c5e7c8213200fd699c1286567bba95090f43e
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M LayoutTests/fast/loader/child-frame-add-after-back-forward.html
M LayoutTests/fast/loader/document-with-fragment-url-1.html
M LayoutTests/fast/loader/document-with-fragment-url-3.html
M LayoutTests/fast/loader/document-with-fragment-url-4.html
M LayoutTests/fast/loader/location-hash-user-gesture.html
M LayoutTests/fast/loader/policy-delegate-action-hit-test-zoomed.html
M LayoutTests/fast/loader/repeat-same-document-navigation.html
M LayoutTests/fast/loader/resources/click-fragment-link.html
M LayoutTests/fast/loader/resources/document-with-fragment-url-test.html
M LayoutTests/fast/loader/resources/early-load-cancel-inner.html
Log Message:
-----------
Adopt async eventSender mouse functions in fast/loader/
https://bugs.webkit.org/show_bug.cgi?id=282287
Reviewed by Alex Christensen.
This is needed for these tests to behave correctly with --site-isolation
* LayoutTests/fast/loader/child-frame-add-after-back-forward.html:
* LayoutTests/fast/loader/document-with-fragment-url-1.html:
* LayoutTests/fast/loader/document-with-fragment-url-3.html:
* LayoutTests/fast/loader/document-with-fragment-url-4.html:
* LayoutTests/fast/loader/location-hash-user-gesture.html:
* LayoutTests/fast/loader/policy-delegate-action-hit-test-zoomed.html:
* LayoutTests/fast/loader/repeat-same-document-navigation.html:
* LayoutTests/fast/loader/resources/click-fragment-link.html:
* LayoutTests/fast/loader/resources/document-with-fragment-url-test.html:
* LayoutTests/fast/loader/resources/early-load-cancel-inner.html:
Canonical link: https://commits.webkit.org/285884@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list