Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f2a866573ce590d22793c2a16af29b27558743e0
https://github.com/WebKit/WebKit/commit/f2a866573ce590d22793c2a16af29b27558743e0
Author: Geoffrey Garen <[email protected]>
Date: 2026-06-12 (Fri, 12 Jun 2026)
Changed paths:
M Source/JavaScriptCore/API/JSCallbackObject.h
M Source/JavaScriptCore/runtime/InitializeThreading.cpp
M Source/JavaScriptCore/runtime/VMManager.cpp
M Source/JavaScriptCore/runtime/VMTraps.cpp
M Source/JavaScriptCore/runtime/VMTraps.h
M Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp
M Source/WebKit/Shared/RTCPacketOptions.cpp
M Source/WebKit/WebProcess/ApplePay/WebPaymentCoordinator.cpp
M Source/WebKit/WebProcess/GPU/media/RemoteAudioSourceProvider.cpp
M Source/WebKit/WebProcess/Network/webrtc/WebRTCResolver.cpp
M Source/WebKit/WebProcess/WebCoreSupport/WebPlatformStrategies.cpp
Log Message:
-----------
[Build Speed] Header hygiene: Include What You Use
https://bugs.webkit.org/show_bug.cgi?id=317035
rdar://179518779
Reviewed by Mike Wyrzykowski and Brandon Stewart.
This prevents surprising build failures when adding / move files, or when the
CMake adaptive unified build decides to build in "no bundle" mode.
Canonical link: https://commits.webkit.org/315160@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications