[webkit-qt] Forcing Software mode with flash?

Balazs Kelemen kbalazs at webkit.org
Sun Nov 13 11:27:30 PST 2011


There is no API for this (as this is a nasty think) but if using your 
own QtWebKit build is an option to you than you can hack it yourself.
Take a look at 
http://trac.webkit.org/browser/trunk/Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp#L1649 
and you will see the trick ;-)

On 11/10/2011 09:39 PM, Ken Perkins wrote:
> We are trying to render web content including Adobe Flash on a 
> headless server (using webkit2png), flash content only renders if it 
> is running with wmode=transparent which forces it to render in 
> software and not hardware and the content we are rendering doesn't 
> always have this flag set in the HTML.
>
> We are looking for an option on the WebView to specify to always try 
> to render in software, including plugins, is this possible?
>
> Page of options: 
> http://doc.qt.nokia.com/stable/qwebsettings.html#enabling-plugins
>
> Thanks!
>
> --Ken
> clipboard, inc.
> we're hiring!: www.clipboard.com/jobs
>
>
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20111113/95bb3b36/attachment.html>


More information about the webkit-qt mailing list