Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4965e0e6693413d4942c38b6fae149c0b9d15017
https://github.com/WebKit/WebKit/commit/4965e0e6693413d4942c38b6fae149c0b9d15017
Author: Anne van Kesteren <[email protected]>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M Source/WTF/wtf/URL.cpp
M Source/WTF/wtf/URL.h
Log Message:
-----------
Remove WTF::protocolIsInFTPFamily()
https://bugs.webkit.org/show_bug.cgi?id=257337
rdar://109841524
Reviewed by Alex Christensen.
Implement URL::protocolIsInFTPFamily() directly in terms of
URL::protocolIs() instead.
* Source/WTF/wtf/URL.cpp:
(WTF::URL::protocolIsInFTPFamily const): Deleted.
(WTF::protocolIsInFTPFamily): Deleted.
* Source/WTF/wtf/URL.h:
(WTF::URL::protocolIsAbout const):
(WTF::URL::protocolIsInFTPFamily const):
(WTF::URL::protocolIsInHTTPFamily const):
Canonical link: https://commits.webkit.org/264559@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes