[webkit-changes] [WebKit/WebKit] 2ab27d: AX: Enable XCTests to run in isolated tree mode.

AndresGonzalezApple noreply at github.com
Fri Mar 3 11:57:56 PST 2023


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

  Changed paths:
    M Source/WebCore/accessibility/mac/AXObjectCacheMac.mm

  Log Message:
  -----------
  AX: Enable XCTests to run in isolated tree mode.
https://bugs.webkit.org/show_bug.cgi?id=253287
<rdar://problem/106174406>

Reviewed by Chris Fleizach.

* Source/WebCore/accessibility/mac/AXObjectCacheMac.mm:
(WebCore::AXObjectCache::clientSupportsIsolatedTree):
Include the case kAXClientTypeXCTest.

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




More information about the webkit-changes mailing list