[webkit-changes] [WebKit/WebKit] edf5fa: Stop compiling NEAR_FIELD for tvOS
Commit Queue
noreply at github.com
Mon Jan 6 16:59:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: edf5fa9a85f7e4d92ec772b0d5580d4f6f4ec2b6
https://github.com/WebKit/WebKit/commit/edf5fa9a85f7e4d92ec772b0d5580d4f6f4ec2b6
Author: Pascoe <pascoe at apple.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
Log Message:
-----------
Stop compiling NEAR_FIELD for tvOS
rdar://140213888
https://bugs.webkit.org/show_bug.cgi?id=285441
Reviewed by Charlie Wolfe.
NearField is not supported on tvOS, so we shouldn't import the headers when
building for tvOS.
* Source/WTF/wtf/PlatformHave.h:
Canonical link: https://commits.webkit.org/288494@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list