From 4f9396bd0c6a418d361241d229227edf8b5a3187 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 23 Jan 2020 17:50:40 +0300 Subject: webkit2gtk: update and move to extra --- testing/webkit2gtk/patches/nogl.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testing/webkit2gtk/patches/nogl.patch (limited to 'testing/webkit2gtk/patches/nogl.patch') diff --git a/testing/webkit2gtk/patches/nogl.patch b/testing/webkit2gtk/patches/nogl.patch deleted file mode 100644 index 72e5a53b..00000000 --- a/testing/webkit2gtk/patches/nogl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- webkitgtk-2.26.2/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h -+++ webkitgtk-2.26.2-patched/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h -@@ -212,7 +212,6 @@ - inline void LayerTreeHost::cancelPendingLayerFlush() { } - inline void LayerTreeHost::setRootCompositingLayer(WebCore::GraphicsLayer*) { } - inline void LayerTreeHost::setViewOverlayRootLayer(WebCore::GraphicsLayer*) { } --inline void LayerTreeHost::invalidate() { } - inline void LayerTreeHost::scrollNonCompositedContents(const WebCore::IntRect&) { } - inline void LayerTreeHost::forceRepaint() { } - inline bool LayerTreeHost::forceRepaintAsync(CallbackID) { return false; } -- cgit v1.2.3