[webkit-changes] [WebKit/WebKit] c96f1c: Fix !ENABLE(ACCESSIBILITY) build following 270916 at ...
Ross Kirsling
noreply at github.com
Fri Nov 17 23:12:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c96f1c58a0d8f11be92c51b509d3858cfb73d366
https://github.com/WebKit/WebKit/commit/c96f1c58a0d8f11be92c51b509d3858cfb73d366
Author: Ross Kirsling <rkirsling at gmail.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M Source/WebCore/accessibility/AXObjectCache.h
Log Message:
-----------
Fix !ENABLE(ACCESSIBILITY) build following 270916 at main
https://bugs.webkit.org/show_bug.cgi?id=265080
Unreviewed build fix.
* Source/WebCore/accessibility/AXObjectCache.h:
(WebCore::AXObjectCache::objectsForIDs): Delete duplicate definition.
(WebCore::AXObjectCache::relatedObjectIDsFor): Update function signature.
Canonical link: https://commits.webkit.org/270932@main
More information about the webkit-changes
mailing list