Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0bda64b0b130b6e257649fb4c6d8a758a83a3e76 https://github.com/WebKit/WebKit/commit/0bda64b0b130b6e257649fb4c6d8a758a83a3e76 Author: Fady Farag <com.id...@gmail.com> Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths: M Source/WebCore/rendering/svg/RenderSVGTextPath.h Log Message: ----------- Remove unused RenderSVGTextPath::m_layoutPath https://bugs.webkit.org/show_bug.cgi?id=297031 rdar://problem/157711580 Reviewed by Brent Fulgham. Merge: https://chromium.googlesource.com/chromium/src.git/+/1bde4758f8cb22f85579991aba0c21bef65e8697 This member was probably intended for caching the path at some point in time, but it isn't used at all at the moment. Remove it for now - maybe something like it will make a comeback in the future. * Source/WebCore/rendering/svg/RenderSVGTextPath.h: Canonical link: https://commits.webkit.org/298348@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