Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b4aafa95d0aa976fe71b6dd3183242487807bc8
https://github.com/WebKit/WebKit/commit/8b4aafa95d0aa976fe71b6dd3183242487807bc8
Author: Tyler Wilcock <[email protected]>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm
Log Message:
-----------
AX: Rename HAVE_ACCESSIBILITY_ANIMATED_IMAGES to
HAVE_ACCESSIBILITY_ANIMATED_IMAGE_CONTROL, make HAVE_ACCESSIBILITY_FRAMEWORK
unconditionally enabled for Cocoa platforms
https://bugs.webkit.org/show_bug.cgi?id=247820
rdar://problem/102249495
Reviewed by Chris Fleizach.
1. Rename HAVE_ACCESSIBILITY_ANIMATED_IMAGES to
HAVE_ACCESSIBILITY_ANIMATED_IMAGE_CONTROL
because that more accurately captures the intent of the flag.
2. Make HAVE_ACCESSIBILITY_FRAMEWORK unconditionally enabled for Cocoa
platforms because we
no longer support any of the currently listed minimum build versions for the
flag.
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::accessibilityPreferences):
(WebKit::WebProcessPool::registerNotificationObservers):
Canonical link: https://commits.webkit.org/256600@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes