[Webkit-unassigned] [Bug 246816] [GTK] [2.38.1] Non-unified builds broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 06:28:37 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=246816

--- Comment #1 from Alberto Garcia <berto at igalia.com> ---
This fixes the problem for me:

--- webkitgtk.orig/Source/JavaScriptCore/interpreter/StackVisitor.cpp
+++ webkitgtk/Source/JavaScriptCore/interpreter/StackVisitor.cpp
@@ -28,6 +28,7 @@

 #include "ClonedArguments.h"
 #include "DebuggerPrimitives.h"
+#include "ExecutableBaseInlines.h"
 #include "InlineCallFrame.h"
 #include "JSCInlines.h"
 #include "RegisterAtOffsetList.h"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221021/79c49489/attachment.htm>


More information about the webkit-unassigned mailing list