Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eacaadb99d1e4ce9b5f5fc75a0fc80158e82de5d
https://github.com/WebKit/WebKit/commit/eacaadb99d1e4ce9b5f5fc75a0fc80158e82de5d
Author: Alex Christensen <[email protected]>
Date: 2026-08-31 (Mon, 31 Aug 2026)
Changed paths:
M Source/WebCore/platform/graphics/ColorUtilities.h
Log Message:
-----------
Fix Cocoa cmake build after 320155@main
https://bugs.webkit.org/show_bug.cgi?id=323024
rdar://186290218
Unreviewed.
There was a missing linker symbol premultipliedFlooring.
TestWebCore was trying to access it. WEBCORE_EXPORT fixes it.
* Source/WebCore/platform/graphics/ColorUtilities.h:
Canonical link: https://commits.webkit.org/320184@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications