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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 07:50:22 PDT 2013


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





--- Comment #7 from Csaba Osztrogonac <ossy at webkit.org>  2013-05-23 07:48:50 PST ---
Source/WebKit2/Shared/Plugins/Netscape/NetscapePluginModule.h:
...
#if PLUGIN_ARCHITECTURE(X11)
    static bool scanPlugin(const String& pluginPath);
#endif
...

So it seems you only need to add similar #if guard. I bet in this case 
plugins won't work at all ... but at least WebKit2 will be buildable. :)

-- 
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