[webkit-changes] [WebKit/WebKit] 5a2709: Drop unnecessary `operator==(const CString&, const...
Chris Dumez
noreply at github.com
Sun Jan 26 19:40:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5a27096c797dc1979a4bd12b6db401ca8e81e93d
https://github.com/WebKit/WebKit/commit/5a27096c797dc1979a4bd12b6db401ca8e81e93d
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths:
M Source/WTF/wtf/text/CString.cpp
M Source/WTF/wtf/text/CString.h
Log Message:
-----------
Drop unnecessary `operator==(const CString&, const char*)`
https://bugs.webkit.org/show_bug.cgi?id=286558
Reviewed by Geoffrey Garen.
* Source/WTF/wtf/text/CString.cpp:
* Source/WTF/wtf/text/CString.h:
Canonical link: https://commits.webkit.org/289412@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