3080 "SafeBrowsingAutoUpdate", "SafeBrowsingUseLookupApi", |
3080 "SafeBrowsingAutoUpdate", "SafeBrowsingUseLookupApi", |
3081 "AllowGeolocationOnInsecureOrigins", |
3081 "AllowGeolocationOnInsecureOrigins", |
3082 "AllowWindowActivationFromJavaScript", "ShowScrollBars", |
3082 "AllowWindowActivationFromJavaScript", "ShowScrollBars", |
3083 "DownloadManagerAutoOpen", "DownloadManagerAutoClose", |
3083 "DownloadManagerAutoOpen", "DownloadManagerAutoClose", |
3084 "PlaybackRequiresUserGesture", "JavaScriptCanPaste", |
3084 "PlaybackRequiresUserGesture", "JavaScriptCanPaste", |
3085 "WebRTCPublicInterfacesOnly", |
3085 "WebRTCPublicInterfacesOnly", "DnsPrefetchEnabled", |
3086 ]: |
3086 ]: |
3087 return toBool(prefClass.settings.value( |
3087 return toBool(prefClass.settings.value( |
3088 "WebBrowser/" + key, prefClass.webBrowserDefaults[key])) |
3088 "WebBrowser/" + key, prefClass.webBrowserDefaults[key])) |
3089 elif key in ["GreaseMonkeyDisabledScripts", "SendRefererWhitelist", |
3089 elif key in ["GreaseMonkeyDisabledScripts", "SendRefererWhitelist", |
3090 "AdBlockSubscriptions", "AdBlockExceptions", |
3090 "AdBlockSubscriptions", "AdBlockExceptions", |