Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0c63edf7c0def8f95ccd880fc19df0d73cb3a2c3
      
https://github.com/WebKit/WebKit/commit/0c63edf7c0def8f95ccd880fc19df0d73cb3a2c3
  Author: Andres Gonzalez <[email protected]>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp

  Log Message:
  -----------
  AX: Missing type in AXIsolatedObject::setProperty.
https://bugs.webkit.org/show_bug.cgi?id=262702
<rdar://problem/116524008>

Reviewed by Tyler Wilcock.

This causes a crash assert in debug builds. Adding the IntRect missing type to 
the switchOn call.

* Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp:
(WebCore::AXIsolatedObject::setProperty):

Canonical link: https://commits.webkit.org/268924@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to