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@ScrollableArea@WebCore@@UEAA_NAEBVPlatformTouchEvent@2@@Z)
Pull request: https://github.com/WebKit/WebKit/pull/11698
Committed 261844@main (283c8109d448): <https://commits.webkit.org/261844@main> Reviewed commits have been landed. Closing PR #11698 and removing active labels.
<rdar://problem/106920403>