On Thu, Oct 18, 2012 at 1:48 PM, Evan Martin <[email protected]> wrote:
> What you've described is roughly how windowless plugins work.  Have you
> considered just making a plugin?
>
> https://developer.mozilla.org/en-US/docs/Gecko_Plugin_API_Reference

And incidentally, a windowless plugin will work a lot better with
WebKit2, which doesn't have DOM bindings, but has full support for
GTK+ 2.x plugins. It will also work in browsers, which might be nice
for testing.

--Martin
_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to