Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 188eaea17474efeed7fd801ab6575e458d3230bc
https://github.com/WebKit/WebKit/commit/188eaea17474efeed7fd801ab6575e458d3230bc
Author: Megan Gardner <[email protected]>
Date: 2025-08-15 (Fri, 15 Aug 2025)
Changed paths:
M Source/WebKit/WebProcess/WebPage/FindController.cpp
Log Message:
-----------
Remove pointless line in FindController.
https://bugs.webkit.org/show_bug.cgi?id=297467
rdar://158420374
Reviewed by Aditya Keerthi.
This line is completely pointless, as matches are cleared
right after this if block. No point in code that
make it look like something is important when it is not.
* Source/WebKit/WebProcess/WebPage/FindController.cpp:
(WebKit::FindController::findString):
Canonical link: https://commits.webkit.org/298774@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes