Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7229c9f57829d3461ffa01fc29605fa721bc1029 https://github.com/WebKit/WebKit/commit/7229c9f57829d3461ffa01fc29605fa721bc1029 Author: Ryosuke Niwa <rn...@webkit.org> Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths: M Source/WTF/wtf/text/StringView.cpp M Source/WTF/wtf/text/StringView.h Log Message: ----------- Add StringView::show https://bugs.webkit.org/show_bug.cgi?id=272207 Reviewed by Chris Dumez and Simon Fraser. Added StringView::show which calls toString().show() for debugging purposes. * Source/WTF/wtf/text/StringView.cpp: (WTF::StringView::show const): * Source/WTF/wtf/text/StringView.h: Canonical link: https://commits.webkit.org/277099@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