[Webkit-unassigned] [Bug 84532] [Qt][WK2] Private non-QtQuick API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 06:46:13 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84532





--- Comment #3 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-05-31 06:46:12 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > The current thinking is to use the WebKit2 C API, with an additional WKView-like file that can render to a GL context. We're experimenting with this in a branch.
> 
> What about the whole interaction model?

There are two options:
1. expose that via the WKView API
2. Allow people to do whatever they want in their browser code, and expose only what's necessary for them to implement them.

But we haven't gotten that far yet. What do you think?
Maybe we should discuss this over IRC at some point rather than on this bug :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list