Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 47dcfd1e9e490ff866563d4abae1ccc9503d765b https://github.com/WebKit/WebKit/commit/47dcfd1e9e490ff866563d4abae1ccc9503d765b Author: Claudio Saavedra <csaave...@igalia.com> Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths: M Source/WTF/wtf/text/TextStream.h M Source/WebCore/accessibility/AXCoreObject.h Log Message: ----------- Adopt smart pointers in TextUnderElementMode https://bugs.webkit.org/show_bug.cgi?id=280054 Reviewed by Tyler Wilcock. Use a smart pointer to store the node, preventing static analyizer warnings of uncounted members. * Source/WTF/wtf/text/TextStream.h: (WTF::operator<<): * Source/WebCore/accessibility/AXCoreObject.h: Canonical link: https://commits.webkit.org/284094@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