[webkit-help] webkitCairo rendering flash to backingstore bitmap
Chris Hatko
chatko at gmail.com
Tue Oct 19 13:19:32 PDT 2010
I've been trying to capture the entire webview before it is bitbliped into a
plateform window. I've got this working by reading the value of
the m_backingStoreBitmap (with a few webview changes). However flash
rendering of windowed plugins is absent from this bitmap. The only way I can
get flash content to appear is to overwrite each flash plugin's wmode
parameters and force windowless mode. I'd rather not do this. Does anyone
have a suggestion on how to capture what flash renders into a bitmap
like m_backingStoreBitmap
I'm running -r 66159
Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20101019/e4a6eafe/attachment.html>
More information about the webkit-help
mailing list