Move off of internal SDK, copy webkit spis from opensource
This commit is contained in:
@@ -779,11 +779,7 @@ extension BrowserViewController: UITextFieldDelegate
|
||||
|
||||
return false
|
||||
}
|
||||
|
||||
override func textFieldShouldEndEditing(_ textField: UITextField) -> Bool {
|
||||
true
|
||||
}
|
||||
|
||||
|
||||
func textFieldDidEndEditing(_ textField: UITextField) {
|
||||
if !changingFocusToAutocompleteController {
|
||||
autocompleteViewController.view.isHidden = true
|
||||
|
||||
Reference in New Issue
Block a user