Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5bdef93967197c23f7cc7644460949bb055c8ee6
https://github.com/WebKit/WebKit/commit/5bdef93967197c23f7cc7644460949bb055c8ee6
Author: Geoffrey Garen <[email protected]>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M Source/ThirdParty/libwebrtc/CMakeLists.txt
A Source/ThirdParty/libwebrtc/WebRTCPrefix.h
Log Message:
-----------
[CMake] Add a WebRTC prefix header
https://bugs.webkit.org/show_bug.cgi?id=314766
rdar://177016716
Reviewed by Brandon Stewart.
Saves about 40s in a clean build.
* Source/ThirdParty/libwebrtc/CMakeLists.txt: Skip color.cc to
avoid a conflict with <cmath>.
* Source/ThirdParty/libwebrtc/WebRTCPrefix.h: Added.
Canonical link: https://commits.webkit.org/313210@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications