Make URL bar FR when creating new tab, make errors local to tabs only
This commit is contained in:
@@ -62,6 +62,8 @@ class Tab: NSObject, SBRProcessBundleBridgeDelegate
|
||||
public var identifier = UUID()
|
||||
@Published public var favicon: UIImage?
|
||||
|
||||
public var loadError: Error?
|
||||
|
||||
private var faviconHost: String?
|
||||
private var faviconRequest: AnyCancellable?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user