Make URL bar FR when creating new tab, make errors local to tabs only
This commit is contained in:
@@ -68,6 +68,7 @@ class BrowserView: UIView
|
||||
|
||||
convenience init() {
|
||||
self.init(frame: .zero)
|
||||
backgroundColor = .systemBackground
|
||||
|
||||
addSubview(titlebarView)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user