Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec125c72294a2948eb5fd53eb4eccbaf6efbd024
https://github.com/WebKit/WebKit/commit/ec125c72294a2948eb5fd53eb4eccbaf6efbd024
Author: Ross Kirsling <[email protected]>
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@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes