[webkit-changes] [WebKit/WebKit] 7229c9: Add StringView::show
Ryosuke Niwa
noreply at github.com
Thu Apr 4 23:47:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7229c9f57829d3461ffa01fc29605fa721bc1029
https://github.com/WebKit/WebKit/commit/7229c9f57829d3461ffa01fc29605fa721bc1029
Author: Ryosuke Niwa <rniwa at 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
More information about the webkit-changes
mailing list