Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fd1f368774f96b437acfad9b0ef24c18fe7518b9
https://github.com/WebKit/WebKit/commit/fd1f368774f96b437acfad9b0ef24c18fe7518b9
Author: Diego Pino Garcia <[email protected]>
Date: 2026-08-03 (Mon, 03 Aug 2026)
Changed paths:
M Source/WebCore/platform/graphics/CornerShapeUtilities.cpp
Log Message:
-----------
[WPE][Clang] Unreviewed, fix build error after 318287@main
https://bugs.webkit.org/show_bug.cgi?id=320590
Rewrite declaration of 'fitCoefficients' from native C array to
'std::arrray' to prevent fatal build error when build flags
'-Werror,-Wunsafe-buffer-usage' are used.
* Source/WebCore/platform/graphics/CornerShapeUtilities.cpp:
Canonical link: https://commits.webkit.org/318450@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications