@@ -0,0 +1,13 @@
|
|||||||
|
diff --git a/src/3rdparty/chromium/third_party/skia/src/utils/SkParseColor.cpp b/src/3rdparty/chromium/third_party/skia/src/utils/SkParseColor.cpp
|
||||||
|
index 7260365b2c6..b5a6aae3596 100644
|
||||||
|
--- a/src/3rdparty/chromium/third_party/skia/src/utils/SkParseColor.cpp
|
||||||
|
+++ b/src/3rdparty/chromium/third_party/skia/src/utils/SkParseColor.cpp
|
||||||
|
@@ -8,6 +8,8 @@
|
||||||
|
|
||||||
|
#include "include/utils/SkParse.h"
|
||||||
|
|
||||||
|
+#include <iterator>
|
||||||
|
+
|
||||||
|
static constexpr const char* gColorNames[] = {
|
||||||
|
"aliceblue",
|
||||||
|
"antiquewhite",
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
<Dependency>mit-kerberos-devel</Dependency>
|
<Dependency>mit-kerberos-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch level="1">qtwebengine-everywhere-src-5.15.5-TRUE.patch</Patch> -->
|
<Patch level="1">qt5-webengine-gcc12.patch</Patch>
|
||||||
<!-- <Patch level="1">qtbug-86752.patch</Patch> -->
|
<!-- <Patch level="1">qtbug-86752.patch</Patch> -->
|
||||||
<!-- <Patch>fedora/qtwebengine-everywhere-opensource-src-5.15.5-TRUE.patch</Patch> -->
|
<!-- <Patch>fedora/qtwebengine-everywhere-opensource-src-5.15.5-TRUE.patch</Patch> -->
|
||||||
<!-- <Patch>qtwebengine-5.15.2_p20210220-fixup-CVE-2021-21149-backport.patch</Patch> -->
|
<!-- <Patch>qtwebengine-5.15.2_p20210220-fixup-CVE-2021-21149-backport.patch</Patch> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user