[shotwell/wip/libsoup3] Remove obsolete webview config
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/libsoup3] Remove obsolete webview config
- Date: Sat, 9 Jul 2022 09:11:03 +0000 (UTC)
commit c65be483d294650dd08c3bdab3fccc33fb0ab3ff
Author: Jens Georg <mail jensge org>
Date: Sat Jul 9 11:10:46 2022 +0200
Remove obsolete webview config
plugins/common/WebAuthenticationPane.vala | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/plugins/common/WebAuthenticationPane.vala b/plugins/common/WebAuthenticationPane.vala
index f754b5d2..b9f7280b 100644
--- a/plugins/common/WebAuthenticationPane.vala
+++ b/plugins/common/WebAuthenticationPane.vala
@@ -39,7 +39,6 @@ namespace Shotwell.Plugins.Common {
box.pack_start (entry, false, false, 6);
this.webview = new WebKit.WebView ();
- this.webview.get_settings ().enable_plugins = false;
this.webview.load_changed.connect (this.on_page_load_changed);
this.webview.load_failed.connect (this.on_page_load_failed);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]