[webkit-changes] [WebKit/WebKit] 05b260: Fix for build with new SDK.

AndresGonzalezApple noreply at github.com
Mon Mar 27 16:31:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 05b260eac2f56f4cb7bcfa3b14e2facbe639f9c4
      https://github.com/WebKit/WebKit/commit/05b260eac2f56f4cb7bcfa3b14e2facbe639f9c4
  Author: Andres Gonzalez <andresg_22 at apple.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M Tools/DumpRenderTree/mac/AccessibilityUIElementMac.mm
    M Tools/WebKitTestRunner/InjectedBundle/mac/AccessibilityUIElementMac.mm

  Log Message:
  -----------
  Fix for build with new SDK.
https://bugs.webkit.org/show_bug.cgi?id=254534
<rdar://problem/107275292>

Reviewed by Chris Fleizach.

New values were added to the enumeration that were not handled in this switch statement.

* Tools/DumpRenderTree/mac/AccessibilityUIElementMac.mm:
(AccessibilityUIElement::pathDescription const):
* Tools/WebKitTestRunner/InjectedBundle/mac/AccessibilityUIElementMac.mm:
(WTR::AccessibilityUIElement::pathDescription const):

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




More information about the webkit-changes mailing list