Skip to content

move findController to WebViewImpl

Created by: balcy

the previous implementation worked in gerneral, but when switching tabs or when searching before loading was finished, the search for the current browser window was not reset properly. This one is closer to the original implementation.

Merge request reports