[webkit-qt] WebKit2, PluginProcess and LightHouse

Holger Freyther zecke at selfish.org
Sun Aug 7 00:31:42 PDT 2011


Holger Freyther <zecke <at> selfish.org> writes:


> > Don't we just need a few #ifdef enabled through qmake's parameters?
> > ./build-webkit --qmakeargs=CONFIG+=enable-npapi-plugins
> 
> Yes, the main difficulty would be selecting the right plugin process
> host based on the lighthouse plugin (or is this a misunderstanding
> on my side?) currently loaded?

$ git grep Q_WS . | egrep "\.cpp|\.h" | wc -l
53

What are we going to do with the Q_WS_ how do we detect these things
at runtime in the furue?



More information about the webkit-qt mailing list