Started working on modern policies (from Epiphany)
UI finished, just need to hook it up to the backend.
This commit is contained in:
@@ -523,7 +523,7 @@ class BrowserViewController: UIViewController
|
||||
iconView.someScriptsAllowed = scriptsAllowedForHost
|
||||
iconView.setBlockedScriptsNumber(numBlockedScripts)
|
||||
|
||||
iconView.isEnabled = (webView.url != nil)
|
||||
// iconView.isEnabled = (webView.url != nil)
|
||||
}
|
||||
|
||||
public func createNewTab(withURL url: URL?) {
|
||||
|
||||
Reference in New Issue
Block a user