RESOLVED FIXED 178086
Fix the Windows build after r223031
https://bugs.webkit.org/show_bug.cgi?id=178086
Summary Fix the Windows build after r223031
Wenson Hsieh
Reported 2017-10-09 10:03:36 PDT
C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\page\EventHandler.cpp(2285): error C2440: 'return': cannot convert from 'initializer list' to 'WebCore::EventHandler::DragTargetResponse' [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj] C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\page\EventHandler.cpp(2285): note: No constructor could take the source type, or constructor overload resolution was ambiguous
Attachments
Patch (1.36 KB, patch)
2017-10-09 10:11 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2017-10-09 10:11:25 PDT
Wenson Hsieh
Comment 2 2017-10-09 10:22:58 PDT
Hmm, the patch stuck in the Win EWS queue behind 11 other commits :/ Going to just land this now as a speculative fix. Hopefully it addresses the build failure...
Wenson Hsieh
Comment 3 2017-10-09 12:33:08 PDT
Fixed by r223050 and r223054.
Note You need to log in before you can comment on or make changes to this bug.