Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4afba02ece1f62069e2345621d347817070995d
https://github.com/WebKit/WebKit/commit/a4afba02ece1f62069e2345621d347817070995d
Author: Ahmad Saleem <[email protected]>
Date: 2026-06-26 (Fri, 26 Jun 2026)
Changed paths:
M Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResource.cpp
Log Message:
-----------
[LegacySVG] Use NeverDestroyed for the shared solid painting resource
singleton
https://bugs.webkit.org/show_bug.cgi?id=317813
rdar://180583975
Reviewed by Rob Buis.
Use static NeverDestroyed<>, the idiomatic WebCore pattern for a
never-destroyed singleton throughout other code.
* Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResource.cpp:
(WebCore::LegacyRenderSVGResource::sharedSolidPaintingResource):
Canonical link: https://commits.webkit.org/315878@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications