[webkit-changes] [WebKit/WebKit] e92437: [ iOS ] [ Release ] fast/dom/focus-dialog-blur-inp...
Ryosuke Niwa
noreply at github.com
Thu Apr 4 11:55:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e92437f9e632b646fd76d700b8b99249149a4e07
https://github.com/WebKit/WebKit/commit/e92437f9e632b646fd76d700b8b99249149a4e07
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M LayoutTests/fast/dom/focus-dialog-blur-input-type-change-crash.html
M LayoutTests/platform/ios/fast/dom/focus-dialog-blur-input-type-change-crash-expected.txt
Log Message:
-----------
[ iOS ] [ Release ] fast/dom/focus-dialog-blur-input-type-change-crash.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=264295
Reviewed by Wenson Hsieh.
Speculative fix for the test flakiness. Unregister event listeners to avoid the maximum call
stack size exceeded error.
* LayoutTests/fast/dom/focus-dialog-blur-input-type-change-crash.html:
* LayoutTests/platform/ios/fast/dom/focus-dialog-blur-input-type-change-crash-expected.txt:
Canonical link: https://commits.webkit.org/277070@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