Browser improvements

This commit is contained in:
Ilya Laktyushin
2024-08-09 05:53:59 +02:00
parent f56903608c
commit bbe90fcadb
5 changed files with 255 additions and 228 deletions

View File

@@ -460,6 +460,7 @@ final class BrowserWebContent: UIView, BrowserContent, WKNavigationDelegate, WKU
self?.currentSearchResult = 0
self?.searchResultsCount = 0
completion?(0)
}
}
}