WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254139
[WinCairo] does not compile with TOUCH_EVENTS
https://bugs.webkit.org/show_bug.cgi?id=254139
Summary
[WinCairo] does not compile with TOUCH_EVENTS
Max Schmitt
Reported
2023-03-19 12:36:50 PDT
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
)
Attachments
Add attachment
proposed patch, testcase, etc.
Max Schmitt
Comment 1
2023-03-19 12:40:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11698
EWS
Comment 2
2023-03-19 14:38:19 PDT
Committed
261844@main
(283c8109d448): <
https://commits.webkit.org/261844@main
> Reviewed commits have been landed. Closing PR #11698 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-19 14:39:18 PDT
<
rdar://problem/106920403
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug