Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 433779cba1dc6f1b14ff1b689a309e26eb2f930f
https://github.com/WebKit/WebKit/commit/433779cba1dc6f1b14ff1b689a309e26eb2f930f
Author: Charlie Wolfe <[email protected]>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M
LayoutTests/http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html
M
LayoutTests/http/tests/contentdispositionattachmentsandbox/resources/referer-header-stripped.js
M LayoutTests/http/tests/contentextensions/block-cookies-in-ping.html
M
LayoutTests/http/tests/contentextensions/block-ping-resource-type-ping.html
M LayoutTests/http/tests/contentextensions/block-ping-resource-type-raw.html
M LayoutTests/http/tests/contentextensions/block-ping.html
M
LayoutTests/http/tests/contentextensions/hide-on-ping-with-ping-that-redirects.html
M LayoutTests/http/tests/contentextensions/hide-on-ping.html
M LayoutTests/http/tests/download/default-encoding.html
M LayoutTests/http/tests/download/inherited-encoding.html
M LayoutTests/http/tests/inspector/network/ping-type.html
M LayoutTests/http/tests/loading/post-in-iframe-with-back-navigation.html
M
LayoutTests/http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html
M
LayoutTests/http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html
M LayoutTests/http/tests/local/blob/resources/hybrid-blob-util.js
M
LayoutTests/http/tests/local/fileapi/resources/setup-file-input-element-for-drag.js
M LayoutTests/http/tests/local/fileapi/upload-zip-bundle-as-blob.html
M
LayoutTests/http/tests/local/formdata/send-form-data-constructed-from-form.html
M LayoutTests/http/tests/media/autoplay-if-audio-is-playing.html
M LayoutTests/http/tests/misc/bubble-drag-events.html
M LayoutTests/http/tests/misc/drag-not-loaded-image.html
M LayoutTests/http/tests/misc/drag-over-iframe-invalid-source-crash.html
M LayoutTests/http/tests/navigation/document-location-click-timeout.html
M LayoutTests/http/tests/navigation/document-location-click.html
M LayoutTests/http/tests/navigation/document-location-mouseover.html
M LayoutTests/http/tests/navigation/no-referrer-reset.html
M LayoutTests/http/tests/navigation/no-referrer-same-window.html
M LayoutTests/http/tests/navigation/no-referrer-subframe.html
M LayoutTests/http/tests/navigation/no-referrer-target-blank.html
M LayoutTests/http/tests/navigation/ping-attribute/resources/utilities.js
M LayoutTests/http/tests/navigation/redirect-preserves-referrer.html
M
LayoutTests/http/tests/navigation/redirect-to-random-url-versus-memory-cache.html
M
LayoutTests/http/tests/security/clipboard/drag-drop-html-cross-origin-iframe-in-same-origin.html
M
LayoutTests/http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-ping-in-iframe.https.html
M
LayoutTests/http/tests/security/cookies/third-party-cookie-blocking-user-action.html
M LayoutTests/http/tests/security/dataTransfer-set-data-file-url.html
M LayoutTests/http/tests/security/drag-drop-different-origin.html
M LayoutTests/http/tests/security/drag-drop-local-file.html
M LayoutTests/http/tests/security/drag-over-remote-content-iframe.html
M LayoutTests/http/tests/security/history-username-password.html
M
LayoutTests/http/tests/security/listener/xss-window-onclick-addEventListener.html
M LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut.html
M LayoutTests/http/tests/security/resources/drag-drop-allowed.html
M
LayoutTests/http/tests/security/resources/referrer-policy-redirect-link-downgrade.html
M
LayoutTests/http/tests/security/resources/referrer-policy-redirect-link.html
M LayoutTests/http/tests/security/resources/rel-noreferrer.html
M
LayoutTests/http/tests/site-isolation/mouse-events/context-menu-event-twice.html
M
LayoutTests/http/tests/site-isolation/mouse-events/context-menu-main-frame-event.html
M
LayoutTests/http/tests/site-isolation/mouse-events/mainframe-prevent-default.html
M LayoutTests/http/tests/site-isolation/mouse-events/scrolled-iframe.html
M LayoutTests/http/tests/site-isolation/mouse-events/scrolled-mainframe.html
M LayoutTests/http/tests/ssl/applepay-ams-ui/PaymentRequest.https.html
M LayoutTests/http/tests/ssl/applepay/PaymentRequest.https.html
M LayoutTests/platform/mac-site-isolation/TestExpectations
Log Message:
-----------
Adopt async eventSender mouse functions in http/tests/
rdar://132819433
https://bugs.webkit.org/show_bug.cgi?id=277352
Reviewed by Alex Christensen.
This is needed to fix these tests with site isolation.
*
LayoutTests/http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html:
*
LayoutTests/http/tests/contentdispositionattachmentsandbox/resources/referer-header-stripped.js:
(async var):
(onload):
* LayoutTests/http/tests/contentextensions/block-cookies-in-ping.html:
* LayoutTests/http/tests/contentextensions/block-ping-resource-type-ping.html:
* LayoutTests/http/tests/contentextensions/block-ping-resource-type-raw.html:
* LayoutTests/http/tests/contentextensions/block-ping.html:
*
LayoutTests/http/tests/contentextensions/hide-on-ping-with-ping-that-redirects.html:
* LayoutTests/http/tests/contentextensions/hide-on-ping.html:
* LayoutTests/http/tests/download/default-encoding.html:
* LayoutTests/http/tests/download/inherited-encoding.html:
* LayoutTests/http/tests/inspector/network/ping-type.html:
* LayoutTests/http/tests/loading/post-in-iframe-with-back-navigation.html:
*
LayoutTests/http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html:
*
LayoutTests/http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html:
* LayoutTests/http/tests/local/blob/resources/hybrid-blob-util.js:
(this.runTestsWithDrag): Deleted.
(HybridBlobTestUtil): Deleted.
*
LayoutTests/http/tests/local/fileapi/resources/setup-file-input-element-for-drag.js:
(async moveMouseToCenterOfElement):
(moveMouseToCenterOfElement): Deleted.
* LayoutTests/http/tests/local/fileapi/upload-zip-bundle-as-blob.html:
*
LayoutTests/http/tests/local/formdata/send-form-data-constructed-from-form.html:
* LayoutTests/http/tests/media/autoplay-if-audio-is-playing.html:
* LayoutTests/http/tests/misc/bubble-drag-events.html:
* LayoutTests/http/tests/misc/drag-not-loaded-image.html:
* LayoutTests/http/tests/misc/drag-over-iframe-invalid-source-crash.html:
* LayoutTests/http/tests/navigation/document-location-click-timeout.html:
* LayoutTests/http/tests/navigation/document-location-click.html:
* LayoutTests/http/tests/navigation/document-location-mouseover.html:
* LayoutTests/http/tests/navigation/no-referrer-reset.html:
* LayoutTests/http/tests/navigation/no-referrer-same-window.html:
* LayoutTests/http/tests/navigation/no-referrer-subframe.html:
* LayoutTests/http/tests/navigation/no-referrer-target-blank.html:
* LayoutTests/http/tests/navigation/ping-attribute/resources/utilities.js:
(async clickElement):
(clickElement): Deleted.
* LayoutTests/http/tests/navigation/redirect-preserves-referrer.html:
*
LayoutTests/http/tests/navigation/redirect-to-random-url-versus-memory-cache.html:
*
LayoutTests/http/tests/security/clipboard/drag-drop-html-cross-origin-iframe-in-same-origin.html:
*
LayoutTests/http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-ping-in-iframe.https.html:
*
LayoutTests/http/tests/security/cookies/third-party-cookie-blocking-user-action.html:
* LayoutTests/http/tests/security/dataTransfer-set-data-file-url.html:
* LayoutTests/http/tests/security/drag-drop-different-origin.html:
* LayoutTests/http/tests/security/drag-drop-local-file.html:
* LayoutTests/http/tests/security/drag-over-remote-content-iframe.html:
* LayoutTests/http/tests/security/history-username-password.html:
*
LayoutTests/http/tests/security/listener/xss-window-onclick-addEventListener.html:
* LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut.html:
* LayoutTests/http/tests/security/resources/drag-drop-allowed.html:
*
LayoutTests/http/tests/security/resources/referrer-policy-redirect-link-downgrade.html:
* LayoutTests/http/tests/security/resources/referrer-policy-redirect-link.html:
* LayoutTests/http/tests/security/resources/rel-noreferrer.html:
*
LayoutTests/http/tests/site-isolation/mouse-events/context-menu-event-twice.html:
*
LayoutTests/http/tests/site-isolation/mouse-events/context-menu-main-frame-event.html:
*
LayoutTests/http/tests/site-isolation/mouse-events/mainframe-prevent-default.html:
* LayoutTests/http/tests/site-isolation/mouse-events/scrolled-iframe.html:
* LayoutTests/http/tests/site-isolation/mouse-events/scrolled-mainframe.html:
* LayoutTests/http/tests/ssl/applepay-ams-ui/PaymentRequest.https.html:
* LayoutTests/http/tests/ssl/applepay/PaymentRequest.https.html:
* LayoutTests/platform/mac-site-isolation/TestExpectations:
Canonical link: https://commits.webkit.org/281638@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