Move off of internal SDK, copy webkit spis from opensource
This commit is contained in:
@@ -183,7 +183,7 @@ class URLBar: ReliefButton
|
||||
|
||||
controlsView.autoresizingMask = []
|
||||
controlsView.clearButton.addAction(.init(handler: { [textField] _ in
|
||||
textField.clearText()
|
||||
textField.text = ""
|
||||
}), for: .primaryActionTriggered)
|
||||
|
||||
controlsView.autocorrectButton.addAction(.init(handler: { [unowned self] _ in
|
||||
|
||||
Reference in New Issue
Block a user