[webkit-changes] [WebKit/WebKit] 11c211: Minor PlatformHave cleanup
Anne van Kesteren
noreply at github.com
Fri Nov 17 09:38:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 11c211c312825f0bb0c7c65ba94daa362c018dd2
https://github.com/WebKit/WebKit/commit/11c211c312825f0bb0c7c65ba94daa362c018dd2
Author: Anne van Kesteren <annevk at annevk.nl>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebCore/PAL/pal/avfoundation/OutputDevice.mm
M Source/WebCore/xml/XSLTProcessorLibxslt.cpp
M Source/WebKit/UIProcess/mac/WebContextMenuProxyMac.mm
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
Minor PlatformHave cleanup
https://bugs.webkit.org/show_bug.cgi?id=265022
Reviewed by Wenson Hsieh.
Removes
- HAVE_FIG_PHOTO_DECOMPRESSION_SET_HARDWARE_CUTOFF
- HAVE_NSSHARINGSERVICEPICKER_ASYNC_MENUS
- HAVE_AVOUTPUTDEVICE_SPATIALAUDIO
- HAVE_LIBXSLT_FIX_FOR_RADAR_71864140
* Source/WTF/wtf/PlatformHave.h:
* Source/WebCore/PAL/pal/avfoundation/OutputDevice.mm:
(PAL::OutputDevice::supportsSpatialAudio const):
* Source/WebCore/xml/XSLTProcessorLibxslt.cpp:
(WebCore::xsltParamArrayFromParameterMap):
* Source/WebKit/UIProcess/mac/WebContextMenuProxyMac.mm:
(WebKit::getStandardShareMenuItem):
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::platformInitializeWebProcess):
Canonical link: https://commits.webkit.org/270896@main
More information about the webkit-changes
mailing list