Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Unreviewed, rolling out r228376.
This caused accessibility/mac/selection-notification-focus- change.html to become flaky on macOS. Reverted changeset: "AX: defer focusedUIElement notifications" https://bugs.webkit.org/show_bug.cgi?id=182643 https://trac.webkit.org/changeset/228376 Canonical link: https://commits.webkit.org/198500@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@228390 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
55 additions
and 58 deletions.
- +13 −0 LayoutTests/ChangeLog
- +6 −12 LayoutTests/accessibility/mac/aria-menu-item-selected-notification.html
- +1 −1 LayoutTests/accessibility/mac/selection-notification-focus-change-expected.txt
- +13 −0 Source/WebCore/ChangeLog
- +11 −32 Source/WebCore/accessibility/AXObjectCache.cpp
- +10 −12 Source/WebCore/accessibility/AXObjectCache.h
- +1 −1 Source/WebCore/dom/Document.cpp
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters