Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b0ca2a318f7cd9f9d78c0807523698ea2204a183
https://github.com/WebKit/WebKit/commit/b0ca2a318f7cd9f9d78c0807523698ea2204a183
Author: Alexey Proskuryakov <[email protected]>
Date: 2026-06-23 (Tue, 23 Jun 2026)
Changed paths:
M LayoutTests/fast/animation/request-animation-frame-cancel.html
M LayoutTests/fast/animation/request-animation-frame-time-unit.html
M LayoutTests/fast/animation/request-animation-frame-within-callback.html
M LayoutTests/fast/canvas/canvas-blending-image-over-image.html
M LayoutTests/fast/canvas/canvas-blending-image-over-pattern.html
M LayoutTests/fast/canvas/canvas-blending-pattern-over-color.html
M LayoutTests/fast/canvas/canvas-blending-pattern-over-gradient.html
M LayoutTests/fast/canvas/canvas-blending-pattern-over-image.html
M LayoutTests/fast/canvas/canvas-blending-pattern-over-pattern.html
M LayoutTests/fast/css/content-visibility-zoom-expected.txt
M LayoutTests/fast/css/content-visibility-zoom.html
M
LayoutTests/fast/dom/HTMLLinkElement/event-while-removing-attribute-expected.txt
M LayoutTests/fast/dom/HTMLLinkElement/event-while-removing-attribute.html
M LayoutTests/fast/dom/setAttribute-using-initial-input-value.html
M
LayoutTests/fast/events/check-defocus-event-order-when-triggered-by-mouse-click-expected.txt
M
LayoutTests/fast/events/check-defocus-event-order-when-triggered-by-mouse-click.html
M LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt
M LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame.html
M
LayoutTests/fast/events/fire-mousedown-while-pressing-mouse-button-expected.txt
M LayoutTests/fast/events/fire-mousedown-while-pressing-mouse-button.html
M LayoutTests/fast/events/iframe-onmousemove-expected.txt
M LayoutTests/fast/events/iframe-onmousemove.html
M LayoutTests/fast/events/mouse-click-events-expected.txt
M LayoutTests/fast/events/mouse-click-events.html
M LayoutTests/fast/events/mouse-event-buttons-expected.txt
M LayoutTests/fast/events/mouse-event-buttons.html
M LayoutTests/fast/events/onblur-remove-expected.txt
M LayoutTests/fast/events/onblur-remove.html
M LayoutTests/fast/events/zoom-dblclick.html
M LayoutTests/fast/forms/focus-selection-input-expected.txt
M LayoutTests/fast/forms/focus-selection-input.html
M LayoutTests/fast/forms/focus-selection-textarea.html
M LayoutTests/fast/forms/textfield-to-password-on-focus.html
M LayoutTests/fast/layers/prevent-hit-test-during-layout.html
M
LayoutTests/fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange-expected.txt
M
LayoutTests/fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html
M
LayoutTests/fast/loader/stateobjects/state-attribute-only-one-deserialization.html
M LayoutTests/fast/loader/stateobjects/state-attribute-popstate-event.html
M LayoutTests/fast/replaced/table-percent-height-text-controls.html
M
LayoutTests/fast/scrolling/keyboard-scrolling-distance-downArrow-expected.txt
M LayoutTests/fast/scrolling/keyboard-scrolling-distance-downArrow.html
M
LayoutTests/fast/scrolling/keyboard-scrolling-distance-pageDown-expected.txt
M LayoutTests/fast/scrolling/keyboard-scrolling-distance-pageDown.html
M
LayoutTests/fast/scrolling/mac/keyboard-scrolling-overflow-scroll-expected.txt
M LayoutTests/fast/scrolling/mac/keyboard-scrolling-overflow-scroll.html
M
LayoutTests/fast/scrolling/mac/smooth-scroll-recursive-frame-to-overflow-expected.txt
M
LayoutTests/fast/scrolling/mac/smooth-scroll-recursive-frame-to-overflow.html
M LayoutTests/js/globalThis-is-window.html
R LayoutTests/platform/mac-wk1/fast/events/mouse-event-buttons-expected.txt
M LayoutTests/platform/win/fast/css/content-visibility-zoom-expected.txt
M
LayoutTests/storage/indexeddb/modern/opendatabase-after-storage-crash-expected.txt
M LayoutTests/storage/indexeddb/modern/opendatabase-after-storage-crash.html
M
LayoutTests/svg/animations/dynamic-modify-attributename-crash2-expected.txt
M LayoutTests/svg/animations/dynamic-modify-attributename-crash2.svg
M LayoutTests/svg/custom/acid3-test-77.html
M LayoutTests/svg/dom/SVGViewSpec.html
M LayoutTests/svg/dom/resources/viewspec-parser.js
M LayoutTests/svg/dom/viewspec-parser-1.html
M LayoutTests/svg/dom/viewspec-parser-2.html
M LayoutTests/svg/dom/viewspec-parser-3.html
M LayoutTests/svg/dom/viewspec-parser-4.html
M LayoutTests/svg/dom/viewspec-parser-5.html
M LayoutTests/svg/dom/viewspec-parser-6.html
M LayoutTests/svg/dom/viewspec-parser-7.html
M LayoutTests/svg/transforms/transform-origin-and-box-getCTM.html
M LayoutTests/svg/zoom/page/zoom-getBoundingClientRect.xhtml
M LayoutTests/svg/zoom/page/zoom-zoom-coords.xhtml
M
LayoutTests/tiled-drawing/scrolling/fast-scroll-div-latched-mainframe-with-handler.html
M LayoutTests/tiled-drawing/scrolling/fast-scroll-div-latched-mainframe.html
M
LayoutTests/tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-with-handler.html
M LayoutTests/tiled-drawing/scrolling/latched-to-deleted-node.html
M
LayoutTests/tiled-drawing/scrolling/stateless-scrolling-no-rubber-band.html
M LayoutTests/transitions/transition-end-event-prefixed-01-expected.txt
M LayoutTests/transitions/transition-end-event-prefixed-01.html
M LayoutTests/transitions/transition-end-event-prefixed-02-expected.txt
M LayoutTests/transitions/transition-end-event-prefixed-02.html
M LayoutTests/transitions/transition-end-event-prefixed-03-expected.txt
M LayoutTests/transitions/transition-end-event-prefixed-03.html
Log Message:
-----------
[Part 2] Many js-tests use waitUntilDone
https://bugs.webkit.org/show_bug.cgi?id=168961
rdar://problem/72058122
Reviewed by Jonathan Bedard.
Migrate manual-case js-tests from testRunner.waitUntilDone()/notifyDone() to
jsTestIsAsync + finishJSTest(); rebaseline where the standard completion footer
is now emitted.
Canonical link: https://commits.webkit.org/315677@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications