[Webkit-unassigned] [Bug 116609] [Qt][Win] r150484 broke the build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 07:33:12 PDT 2013


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





--- Comment #5 from Zoltan Arvai <zarvai at inf.u-szeged.hu>  2013-05-23 07:31:41 PST ---
Created an attachment (id=202713)
 --> (https://bugs.webkit.org/attachment.cgi?id=202713&action=review)
plugin_process

I played a little bit with the Windows build to see what happens if I turn on plugin_process on Win. Currently I got some error:

PluginProcessQt.cpp
C:\WebKitBuildSlave\proba\WebKit\Source\WebKit2\PluginProcess\qt\PluginProcessMa
inQt.cpp(88) : error C2039: 'scanPlugin' : is not a member of 'WebKit::NetscapeP
luginModule'
        C:\WebKitBuildSlave\proba\WebKit\Source\WebKit2\Shared\Plugins\Netscape\
NetscapePluginModule.h(42) : see declaration of 'WebKit::NetscapePluginModule'
C:\WebKitBuildSlave\proba\WebKit\Source\WebKit2\PluginProcess\qt\PluginProcessMa
inQt.cpp(88) : error C3861: 'scanPlugin': identifier not found
C:\WebKitBuildSlave\proba\WebKit\Source\WebKit2\PluginProcess\qt\PluginProcessMa
inQt.cpp(100) : error C2440: '=' : cannot convert from 'int' to 'CoreIPC::Connec
tion::Identifier'
        Conversion from integral type to pointer type requires reinterpret_cast,
 C-style cast or function-style cast

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list