[Webkit-unassigned] [Bug 251594] New: WebKit2gtk 2.38.4 fails to build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 08:43:05 PST 2023


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

            Bug ID: 251594
           Summary: WebKit2gtk 2.38.4 fails to build
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ht990332 at gmx.com
                CC: kkinnunen at apple.com

While compiling webkit2gtk 2.38.4 using gcc 11.3 snapshot, I got: /home/hussam/cache/system/webkit2gtk/src/webkitgtk/Source/WebCore/html/HTMLInputElement.cpp:2031:36: error: invalid use of incomplete type ‘class WebCore::EventLoopTaskGroup’
2031 | m_element->document().eventLoop().queueTask(TaskSource::DOMManipulation, [element = m_element] {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /home/hussam/cache/system/webkit2gtk/src/webkitgtk/Source/WebCore/dom/ScriptExecutionContext.h:30,

Michael Catanzaro suggested adding #include "EventLoop.h" to the file that won't compile.

-- 
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/20230202/50061029/attachment.htm>


More information about the webkit-unassigned mailing list