Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 38d4499ed8bfc7378a25d43c53787fa9aee5e5e0
https://github.com/WebKit/WebKit/commit/38d4499ed8bfc7378a25d43c53787fa9aee5e5e0
Author: Ahmad Saleem <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M Source/WebCore/rendering/RenderTheme.cpp
Log Message:
-----------
Remove duplicate #include of RuntimeApplicationChecksCocoa.h in
RenderTheme.cpp
https://bugs.webkit.org/show_bug.cgi?id=318131
rdar://180952966
Reviewed by Sammy Gill.
RenderTheme.cpp had two identical `#if PLATFORM(COCOA)` blocks each
including <wtf/cocoa/RuntimeApplicationChecksCocoa.h>. Remove one of them.
* Source/WebCore/rendering/RenderTheme.cpp:
Canonical link: https://commits.webkit.org/316062@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications