Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d480c589103c7318fd7c497ec76441fe0ca613a3
https://github.com/WebKit/WebKit/commit/d480c589103c7318fd7c497ec76441fe0ca613a3
Author: Ryan Reno <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
R
LayoutTests/fast/dom/timer-in-microtask-does-not-inherit-nesting-level-expected.txt
R
LayoutTests/fast/dom/timer-in-microtask-does-not-inherit-nesting-level.html
R
LayoutTests/imported/w3c/web-platform-tests/html/webappapis/timers/timer-nesting-not-inherited-in-microtask-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/html/webappapis/timers/timer-nesting-not-inherited-in-microtask.html
M LayoutTests/platform/mac/TestExpectations
M Source/WebCore/dom/EventLoop.cpp
M Source/WebCore/dom/Microtasks.h
M Source/WebCore/testing/Internals.cpp
M Source/WebCore/testing/Internals.h
M Source/WebCore/testing/Internals.idl
Log Message:
-----------
Unreviewed, reverting 301979@main (85dc29aff870)
https://bugs.webkit.org/show_bug.cgi?id=304089
rdar://166306640
AutoFill fails to fill password field on icloud.com. Also skip a WPT streams
test which is timing
out on macOS after this revert while we investigate why it has a timing
dependence.
Reverted change:
DOM timers installed during a microtask checkpoint should not inherit DOM
timer nesting level from the task scope.
rdar://162893146
https://bugs.webkit.org/show_bug.cgi?id=301008
301979@main (85dc29aff870)
Canonical link: https://commits.webkit.org/304475@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications