Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 60ca519c17a68908689f706ea7479d30f2395707
https://github.com/WebKit/WebKit/commit/60ca519c17a68908689f706ea7479d30f2395707
Author: Ahmad Saleem <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/cg/GradientRendererCG.cpp
Log Message:
-----------
[CG] gradientOptionsDictionary() can fall off the end of a non-void switch
https://bugs.webkit.org/show_bug.cgi?id=318064
rdar://180858861
Reviewed by Simon Fraser.
Add ASSERT_NOT_REACHED() plus a trailing return nullptr.
* Source/WebCore/platform/graphics/cg/GradientRendererCG.cpp:
(WebCore::gradientOptionsDictionary):
Canonical link: https://commits.webkit.org/316059@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications