[Webkit-unassigned] [Bug 37541] [chromium] Provide access to a GL ES drawing context from WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 13 19:24:42 PDT 2010


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


Vangelis Kokkevis <vangelis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53307|                            |review?
               Flag|                            |




--- Comment #1 from Vangelis Kokkevis <vangelis at chromium.org>  2010-04-13 19:24:42 PST ---
Created an attachment (id=53307)
 --> (https://bugs.webkit.org/attachment.cgi?id=53307)
Proposed patch

The implementation is there although I'm not particularly happy with the way I
pass a pointer to the WebView in GLES2Context::initialize().  Essentially I
pass it as a NULL pointer to WebCore code and cast it to WebKit::WebView in
WebKit.  Any suggestions on how to get around that issue would be greatly
appreciated!

-- 
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