[webkit-changes] [WebKit/WebKit] ec125c: Fix PlayStation build following 287195 at main
Ross Kirsling
noreply at github.com
Sun Dec 1 19:32:44 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec125c72294a2948eb5fd53eb4eccbaf6efbd024
https://github.com/WebKit/WebKit/commit/ec125c72294a2948eb5fd53eb4eccbaf6efbd024
Author: Ross Kirsling <ross.kirsling at sony.com>
Date: 2024-12-01 (Sun, 01 Dec 2024)
Changed paths:
M Source/WebCore/accessibility/AXObjectCache.cpp
M Source/WebCore/accessibility/AXObjectCache.h
M Source/WebCore/page/ChromeClient.h
Log Message:
-----------
Fix PlayStation build following 287195 at main
https://bugs.webkit.org/show_bug.cgi?id=283883
Unreviewed build fix.
* Source/WebCore/accessibility/AXObjectCache.cpp:
(WebCore::AXObjectCache::textChangeForEditType):
* Source/WebCore/accessibility/AXObjectCache.h:
* Source/WebCore/page/ChromeClient.h:
We need to forward-declare AXTextChange; upgrade it to an enum class in order to make this possible.
Canonical link: https://commits.webkit.org/287201@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list