[Webkit-unassigned] [Bug 16885] Official API for raw/GL embedders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 10:26:43 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16885





------- Comment #16 from tofu.linden at lindenlab.com  2008-02-18 10:26 PDT -------
Taking those points in order:
1) Right, GL should just be an app-level implementation detail which the WebKit
API doesn't care about (except insofar as it should be 'easy' to grab the raw
buffer in one of the pixel formats which GL favours).  Perhaps I should rename
this issue to make that clearer?
2) I imagine that you can simply stop servicing the event loop for a WebKit
instance if you want to 'pause' it, though there are probably more elegant
methods.
3) That would be quite nice, though not an urgent requirement for us - maybe
the underlying Cairo renderer makes this pretty easy to implement.
4) Again a nice-to-have but probably very difficult for now.


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



More information about the webkit-unassigned mailing list