diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-06-12 03:35:39 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-10-21 18:34:01 -0500 |
commit | 741941bfad1b5a071bba76fd1e3a4df0e2ed5d95 (patch) | |
tree | 3bae0971eca983f8696b7ab1ad8218cf87e1ddf5 /user/qt5-qtwebkit/bug-931.patch | |
parent | 3506160b155883cbcbbd8a1b2fc4adda77eaa571 (diff) | |
download | packages-741941bfad1b5a071bba76fd1e3a4df0e2ed5d95.tar.gz packages-741941bfad1b5a071bba76fd1e3a4df0e2ed5d95.tar.bz2 packages-741941bfad1b5a071bba76fd1e3a4df0e2ed5d95.tar.xz packages-741941bfad1b5a071bba76fd1e3a4df0e2ed5d95.zip |
user/qt5-qtwebkit: Update snapshot
Fixes: #644
Diffstat (limited to 'user/qt5-qtwebkit/bug-931.patch')
-rw-r--r-- | user/qt5-qtwebkit/bug-931.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/user/qt5-qtwebkit/bug-931.patch b/user/qt5-qtwebkit/bug-931.patch deleted file mode 100644 index 7d363dd62..000000000 --- a/user/qt5-qtwebkit/bug-931.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- qt5-qtwebkit-5.212.0-git20191114/Source/JavaScriptCore/runtime/NativeExecutable.cpp.old 2019-11-14 19:31:45.000000000 +0000 -+++ qt5-qtwebkit-5.212.0-git20191114/Source/JavaScriptCore/runtime/NativeExecutable.cpp 2020-01-04 19:14:22.974744920 +0000 -@@ -28,6 +28,7 @@ - #include "BatchedTransitionOptimizer.h" - #include "CodeBlock.h" - #include "Debugger.h" -+#include "ExecutableBaseInlines.h" - #include "JIT.h" - #include "JSCInlines.h" - #include "LLIntEntrypoint.h" |