Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed3ba6fc7233bc221a007ede20ebf7b49356b2e9
      
https://github.com/WebKit/WebKit/commit/ed3ba6fc7233bc221a007ede20ebf7b49356b2e9
  Author: Tyler Wilcock <[email protected]>
  Date:   2026-01-10 (Sat, 10 Jan 2026)

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

  Log Message:
  -----------
  AX: ENABLE(ACCESSIBILITY_ISOLATED_TREE) is unnecessary in AXObjectCacheMac
https://bugs.webkit.org/show_bug.cgi?id=305266
rdar://167906651

Reviewed by Chris Fleizach.

ENABLE(ACCESSIBILITY_ISOLATED_TREE) is, always will be, true for macOS.

* Source/WebCore/accessibility/mac/AXObjectCacheMac.mm:
(WebCore::AXObjectCache::postPlatformNotification):
(WebCore::AXObjectCache::postPlatformAnnouncementNotification):
(WebCore::AXObjectCache::postPlatformARIANotifyNotification):
(WebCore::AXObjectCache::createIsolatedObjectIfNeeded):
(WebCore::AXObjectCache::postTextSelectionChangePlatformNotification):
(WebCore::AXObjectCache::postUserInfoForChanges):
(WebCore::AXObjectCache::postTextReplacementPlatformNotification):
(WebCore::AXObjectCache::postTextReplacementPlatformNotificationForTextControl):
(WebCore::AXObjectCache::isAXThreadInitialized):
(WebCore::AXObjectCache::shouldSpellCheck):
(WebCore::AXObjectCache::platformSelectedTextRangeDebounceInterval const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to