[webkit-changes] [WebKit/WebKit] 4fdd04: Migrate from TARGET_OS_XR to TARGET_OS_VISION
mwyrzykowski
noreply at github.com
Thu Aug 3 14:24:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4fdd040c5aafd1ac44826127e8974f83f63f84f7
https://github.com/WebKit/WebKit/commit/4fdd040c5aafd1ac44826127e8974f83f63f84f7
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M Source/WTF/wtf/PlatformLegacy.h
M Source/WTF/wtf/PlatformOS.h
Log Message:
-----------
Migrate from TARGET_OS_XR to TARGET_OS_VISION
https://bugs.webkit.org/show_bug.cgi?id=259782
<radar://113232427>
Reviewed by Richard Robinson and Tim Horton.
TARGET_OS_VISION is preferred over TARGET_OS_XR and automated
tooling is requesting we change to the new name.
* Source/WTF/wtf/PlatformLegacy.h:
* Source/WTF/wtf/PlatformOS.h:
Canonical link: https://commits.webkit.org/266554@main
More information about the webkit-changes
mailing list