[Webkit-unassigned] [Bug 55719] [Qt][WK2] Make Qt port compiling with ENABLE_PLUGIN_PROCESS=1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 8 06:02:07 PST 2011


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





--- Comment #30 from Balazs Kelemen <kbalazs at webkit.org>  2011-03-08 06:02:07 PST ---
(From update of attachment 85029)
View in context: https://bugs.webkit.org/attachment.cgi?id=85029&action=review

> Source/WebKit2/Shared/Plugins/NPIdentifierData.h:33
> -#include <WebCore/npruntime.h>
>  #include <wtf/text/CString.h>
> +#include <WebCore/npruntime.h>
>  

We have WebCore/bridge/npruntime_internal.h to solve this. Hopefully it can solve all these "evil defines" problems.

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