[webkit-changes] [WebKit/WebKit] 907208: [WebGPU] MetalSPI header has APPLE_INTERNAL_SDK as...
mwyrzykowski
noreply at github.com
Mon Sep 30 10:01:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 907208829aadcca926eca010ee8c0b5aa621eb0e
https://github.com/WebKit/WebKit/commit/907208829aadcca926eca010ee8c0b5aa621eb0e
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M Source/WebGPU/WebGPU/MetalSPI.h
Log Message:
-----------
[WebGPU] MetalSPI header has APPLE_INTERNAL_SDK as INTERNAL_APPLE_SDK
https://bugs.webkit.org/show_bug.cgi?id=279525
rdar://135812282
Reviewed by Tadeu Zagallo.
No behavior change here, but for consistency and to reduce confusion,
USE_INTERNAL_APPLE_SDK is 0 for internal builds, because it should be
USE_APPLE_INTERNAL_SDK.
* Source/WebGPU/WebGPU/MetalSPI.h:
Canonical link: https://commits.webkit.org/284452@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