[Webkit-unassigned] [Bug 254139] New: [WinCairo] does not compile with TOUCH_EVENTS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 19 12:36:50 PDT 2023


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

            Bug ID: 254139
           Summary: [WinCairo] does not compile with TOUCH_EVENTS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Windows 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: max at schmitt.mx

C:\Users\maxschmitt\webkit\Source\WebKit\Shared\win\WebEventFactory.cpp(477): error C4430: missing type specifier - int assumed. Note: C++ does not support default
-int
C:\Users\maxschmitt\webkit\Source\WebKit\Shared\win\WebEventFactory.cpp(477): error C2143: syntax error: missing ',' before '*'
C:\Users\maxschmitt\webkit\Source\WebKit\Shared\win\WebEventFactory.cpp(477): error C2511: 'WebKit::WebTouchEvent WebKit::WebEventFactory::createWebTouchEvent(cons
t int)': overloaded member function not found in 'WebKit::WebEventFactory'
C:\Users\maxschmitt\webkit\Source\WebKit\Shared\win\WebEventFactory.h(41): note: see declaration of 'WebKit::WebEventFactory'

and

WebPopupMenuProxyWin.cpp.obj : error LNK2001: unresolved external symbol "public: virtual bool __cdecl WebCore::ScrollableArea::handleTouchEvent(class WebCore::Pla
tformTouchEvent const &)" (?handleTouchEvent at ScrollableArea@WebCore@@UEAA_NAEBVPlatformTouchEvent at 2@@Z)

-- 
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/20230319/845a0c9f/attachment.htm>


More information about the webkit-unassigned mailing list