Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ccf59320fbf2c542ecffe5b23285d67932e093a9
https://github.com/WebKit/WebKit/commit/ccf59320fbf2c542ecffe5b23285d67932e093a9
Author: Chris Dumez <[email protected]>
Date: 2026-03-23 (Mon, 23 Mar 2026)
Changed paths:
M Source/WTF/wtf/URL.cpp
Log Message:
-----------
Address some minor inefficiencies in URL
https://bugs.webkit.org/show_bug.cgi?id=310476
Reviewed by Darin Adler and Ryosuke Niwa.
* Source/WTF/wtf/URL.cpp:
(WTF::protocolHostAndPortAreEqual):
Avoid calling b.hostStart() twice by reusing the local variable.
Canonical link: https://commits.webkit.org/309752@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications