Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 10ac38dba49ec8662dd59914a0583084eeb8455b https://github.com/WebKit/WebKit/commit/10ac38dba49ec8662dd59914a0583084eeb8455b Author: Adan Lopez <ja_lopezloz...@apple.com> Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths: A LayoutTests/svg/clip-path/clip-path-remove-null-client-from-cache-expected.txt A LayoutTests/svg/clip-path/clip-path-remove-null-client-from-cache.html M Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResourceClipper.h Log Message: ----------- ASAN_TRAP | WTF::HashTable::lookup; WebCore::LegacyRenderSVGResourceClipper::removeClientFromCache; WebCore::SVGResources::removeClientFromCache https://bugs.webkit.org/show_bug.cgi?id=288752 rdar://144407636 Reviewed by Ryosuke Niwa. Change the from UncheckedKeyHashMap to WeakHashMap in m_clipper in LegacyRenderSVGResourceClipper. * LayoutTests/svg/clip-path/clip-path-remove-null-client-from-cache-expected.txt: Added. * LayoutTests/svg/clip-path/clip-path-remove-null-client-from-cache.html: Added. * Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResourceClipper.h: Canonical link: https://commits.webkit.org/291601@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes