[webkit-changes] [WebKit/WebKit] 7326ee: REGRESSION(268639 at main): [ macOS wk2 ] fast/frames...
Charlie Wolfe
noreply at github.com
Tue Nov 14 16:03:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7326eec8056635e58c1481483280839435fe099c
https://github.com/WebKit/WebKit/commit/7326eec8056635e58c1481483280839435fe099c
Author: Charlie Wolfe <charliew at apple.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M LayoutTests/fast/frames/iframe-window-focus-expected.txt
M LayoutTests/fast/frames/iframe-window-focus.html
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
REGRESSION(268639 at main): [ macOS wk2 ] fast/frames/iframe-window-focus.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=264751
rdar://118340493
Reviewed by Pascoe.
268639 at main made a change to refer to the focused frame stored in the UI process to know which frame a
key event should be sent to. We should wait for a presentation update so the UI process has up to date
information after focusing the iframe.
* LayoutTests/fast/frames/iframe-window-focus-expected.txt:
* LayoutTests/fast/frames/iframe-window-focus.html:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/270731@main
More information about the webkit-changes
mailing list