[webkit-changes] [WebKit/WebKit] 408d72: REGRESSION(281440 at main): Revert 281440 at main becaus...

Tyler Wilcock noreply at github.com
Thu Aug 8 22:58:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 408d72e9aabac0c6b252a41070a9b7adb53aa572
      https://github.com/WebKit/WebKit/commit/408d72e9aabac0c6b252a41070a9b7adb53aa572
  Author: Tyler Wilcock <tyler_w at apple.com>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    R LayoutTests/accessibility/animated-dropdown-expected.txt
    R LayoutTests/accessibility/animated-dropdown.html
    R LayoutTests/accessibility/resources/jquery-3.6.1.js
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/ios/TestExpectations
    R LayoutTests/platform/ios/accessibility/animated-dropdown-expected.txt
    M Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.cpp

  Log Message:
  -----------
  REGRESSION(281440 at main): Revert 281440 at main because it caused missing content for VoiceOver on various webpages
https://bugs.webkit.org/show_bug.cgi?id=277829
rdar://133493683

Reviewed by Simon Fraser.

We need to fix this in another way (specifically: https://github.com/WebKit/WebKit/pull/31907).

* LayoutTests/accessibility/animated-dropdown-expected.txt: Removed.
* LayoutTests/accessibility/animated-dropdown.html: Removed.
* LayoutTests/accessibility/resources/jquery-3.6.1.js: Removed.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ios/accessibility/animated-dropdown-expected.txt: Removed.
* Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.cpp:
(WebCore::AXIsolatedTree::queueRemovalsLocked):
(WebCore::AXIsolatedTree::queueAppendsAndRemovals):

Canonical link: https://commits.webkit.org/282034@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