Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2c0c4839d26dc5dc394af4af07cb851af4ffc8a3
https://github.com/WebKit/WebKit/commit/2c0c4839d26dc5dc394af4af07cb851af4ffc8a3
Author: Joshua Hoffman <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.cpp
M Source/WebKit/WebProcess/WebPage/mac/WKAccessibilityWebPageObjectBase.mm
Log Message:
-----------
AX: fix ENABLE_ACCESSIBILITY_LOCAL_FRAME=1 build failures
https://bugs.webkit.org/show_bug.cgi?id=305882
rdar://168545976
Reviewed by Tyler Wilcock.
`AXObjectCache::frameID()` is non-optional now, so update call sites so the
ENABLE_ACCESSIBILITY_LOCAL_FRAME=1 configuration can build.
* Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.cpp:
(WebCore::createIsolatedObjectData):
* Source/WebKit/WebProcess/WebPage/mac/WKAccessibilityWebPageObjectBase.mm:
(-[WKAccessibilityWebPageObjectBase setIsolatedTree:]):
Canonical link: https://commits.webkit.org/305953@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications