Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8cc33de017ef44fb3e2bb822e5f3c98dcb6ffac6
https://github.com/WebKit/WebKit/commit/8cc33de017ef44fb3e2bb822e5f3c98dcb6ffac6
Author: Brandon Stewart <[email protected]>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M Source/WebCore/PlatformMac.cmake
Log Message:
-----------
[CMake] Add YouTubeCaptionQuirk.js to WebCore_USER_AGENT_SCRIPTS for macOS
https://bugs.webkit.org/show_bug.cgi?id=312389
rdar://174848364
Reviewed by Pascoe.
YouTubeCaptionQuirk.js was added to USER_AGENT_SCRIPTS in
DerivedSources.make (Xcode build) but the CMake equivalent in
PlatformMac.cmake was not updated. This caused the generated
UserAgentScripts.h to lack the YouTubeCaptionQuirkJavaScript
declaration, resulting in a build failure in RenderThemeCocoa.mm.
* Source/WebCore/PlatformMac.cmake:
Canonical link: https://commits.webkit.org/311324@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications