[evolution/wip-webkit2] EWebView - Turn that silly enable-private-browsing option off
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip-webkit2] EWebView - Turn that silly enable-private-browsing option off
- Date: Tue, 16 Sep 2014 13:16:19 +0000 (UTC)
commit 948de02c11a68ad0e07d4d4c91ebb741a9b52800
Author: Tomas Popela <tpopela redhat com>
Date: Tue Sep 16 15:14:26 2014 +0200
EWebView - Turn that silly enable-private-browsing option off
As it was preventing the custom URI handlers to be called.
e-util/e-web-view.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-web-view.c b/e-util/e-web-view.c
index c196e8d..9ff39c2 100644
--- a/e-util/e-web-view.c
+++ b/e-util/e-web-view.c
@@ -2221,7 +2221,6 @@ e_web_view_get_default_webkit_settings (void)
"enable-offline-web-application-cache", FALSE,
"enable-page-cache", FALSE,
"enable-plugins", FALSE,
- "enable-private-browsing", TRUE,
"enable-smooth-scrolling", TRUE,
"media-playback-allows-inline", FALSE,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]