summaryrefslogtreecommitdiffstats
path: root/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp')
-rw-r--r--Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp b/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp
index 47d407e50..0c32c73b3 100644
--- a/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp
+++ b/Tools/WebKitTestRunner/qt/PlatformWebViewQt.cpp
@@ -65,7 +65,6 @@ private Q_SLOTS:
if (PlatformWebView::windowShapshotEnabled()) {
setSurfaceType(OpenGLSurface);
create();
- QQuickWindowPrivate::get(this)->setRenderWithoutShowing(true);
} else
m_view->experimental()->setRenderToOffscreenBuffer(true);