[webkit-dev] Plug in support on DirectFB Webkit
Ariya Hidayat
ariya.hidayat at trolltech.com
Mon Mar 2 05:38:42 PST 2009
> I am running Webkit on DirectFB.
> AFAIK, plug in support is not there on DirectFB/Webkit.
> I found in WebCore/plugin calls are all Xt/X11 based.
> Can any one suggest me , how can I modify these call for DirectFB ?
DirectFB is a complete different beast, compared to X11. AFAICS you have to
implement the whole plugin infrastructure for that.
More information about the webkit-dev
mailing list