[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kube/develop] framework/src/domain/mime: Don't set that option twice
From:       Christian Mollekopf <null () kde ! org>
Date:       2017-07-06 19:26:24
Message-ID: E1dTCPw-0007UC-BF () code ! kde ! org
[Download RAW message or body]

Git commit 5e4a8a2bad06c55f66bfb05145be1420522c1409 by Christian Mollekopf.
Committed on 06/07/2017 at 19:26.
Pushed by cmollekopf into branch 'develop'.

Don't set that option twice

M  +0    -1    framework/src/domain/mime/mailtemplates.cpp

https://commits.kde.org/kube/5e4a8a2bad06c55f66bfb05145be1420522c1409

diff --git a/framework/src/domain/mime/mailtemplates.cpp b/framework/src/domain/mime/mailtemplates.cpp
index 6d02124..8734cee 100644
--- a/framework/src/domain/mime/mailtemplates.cpp
+++ b/framework/src/domain/mime/mailtemplates.cpp
@@ -381,7 +381,6 @@ void setupPage(QWebEnginePage *page)
         page->settings()->setAttribute(QWebEngineSettings::WebGLEnabled, false);
         page->settings()->setAttribute(QWebEngineSettings::AutoLoadIconsForPage, false);
         page->settings()->setAttribute(QWebEngineSettings::Accelerated2dCanvasEnabled, false);
-        page->settings()->setAttribute(QWebEngineSettings::WebGLEnabled, false);
 
 #if QT_VERSION >= QT_VERSION_CHECK(5, 8, 0)
         page->settings()->setAttribute(QWebEngineSettings::FocusOnNavigationEnabled, false);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic