webkitgtk: submit patches upstream

(From OE-Core rev: 0a71d871f4a9cbcbc178b5a1e038626ad1af717a)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-11-10 20:39:36 +01:00
committed by Richard Purdie
parent bd2368d2bf
commit 8b11f3c12b
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ Date: Tue, 27 Oct 2015 16:02:19 +0200
Subject: [PATCH] FindGObjectIntrospection.cmake: prefix variables obtained
from pkg-config with PKG_CONFIG_SYSROOT_DIR
Upstream-Status: Pending [review on oe-core list]
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232933]
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
Source/cmake/FindGObjectIntrospection.cmake | 1 +

View File

@@ -16,7 +16,7 @@ Subject: [PATCH] Fix build without opengl-or-es
but in Source/cmake/OptionsGTK.cmake USE_COORDINATED_GRAPHICS was enabled only inside
if (USE_OPENGL_OR_ES)
Upstream-Status: Pending
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232934]
---
.../DrawingAreaProxyCoordinatedGraphics.cpp | 2 +-
.../DrawingAreaProxyCoordinatedGraphics.h | 2 +-

View File

@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
Date: Mon, 29 Aug 2016 16:38:11 +0300
Subject: [PATCH] Fix racy parallel build of WebKit2-4.0.gir
Upstream-Status: Pending
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232935]
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---

View File

@@ -7,7 +7,7 @@ Subject: [PATCH] When building introspection files, add CMAKE_C_FLAGS to the
g-ir-compiler is using a C compiler internally, so it needs to set
the proper flags for it.
Upstream-Status: Pending [review on oe-core list]
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232936]
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---

View File

@@ -3,7 +3,7 @@ From: Alberto Garcia <berto@igalia.com>
Date: Sun, 25 Apr 2021 18:45:13 +0000
Subject: [PATCH] Reduce memory usage when not using the Gold linker
Upstream-Status: Pending
Upstream-Status: Submitted [https://bugs.webkit.org/show_bug.cgi?id=232938]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---