Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d9a1467019df868e7619a9b2ab4f350b4a294ab3 https://github.com/WebKit/WebKit/commit/d9a1467019df868e7619a9b2ab4f350b4a294ab3 Author: Simon Fraser <simon.fra...@apple.com> Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths: M Source/WTF/wtf/text/TextStream.h Log Message: ----------- Make std::unique_ptr<> dumpable via TextStream https://bugs.webkit.org/show_bug.cgi?id=289192 rdar://146327392 Reviewed by Alan Baradlay. Implement `supports_text_stream_insertion<>` for `std::unique_ptr<>`, as we do for other smart pointers. * Source/WTF/wtf/text/TextStream.h: Canonical link: https://commits.webkit.org/291666@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