[webkit-changes] [WebKit/WebKit] f54ab6: Rename WTF_OS_MAC_OS_X to WTF_OS_MACOS
Brandon Stewart
noreply at github.com
Fri Dec 30 11:46:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f54ab6989687aa9553200b7e96e326024333e2c6
https://github.com/WebKit/WebKit/commit/f54ab6989687aa9553200b7e96e326024333e2c6
Author: Brandon Stewart <brandonstewart at apple.com>
Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths:
M Source/JavaScriptCore/shell/CMakeLists.txt
M Source/WTF/wtf/PlatformLegacy.h
M Source/WTF/wtf/PlatformOS.h
M Source/WebCore/html/shadow/SpinButtonElement.cpp
M Source/WebCore/page/NavigatorBase.cpp
M Source/WebCore/platform/glib/UserAgentGLib.cpp
M Source/WebKit/config.h
M Source/cmake/WebKitCommon.cmake
M Tools/WebKitTestRunner/InjectedBundle/EventSendingController.cpp
Log Message:
-----------
Rename WTF_OS_MAC_OS_X to WTF_OS_MACOS
https://bugs.webkit.org/show_bug.cgi?id=249950
Reviewed by Simon Fraser.
Update WTF_OS_MAC_OS_X to WTF_OS_MACOS and remove FIXME comment.
* Source/JavaScriptCore/shell/CMakeLists.txt:
* Source/WTF/wtf/PlatformOS.h:
* Source/cmake/WebKitCommon.cmake:
Canonical link: https://commits.webkit.org/258363@main
More information about the webkit-changes
mailing list