[webkit-reviews] review requested: [Bug 37541] [chromium] Provide access to a GL ES drawing context from WebCore : [Attachment 53307] Proposed patch

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


Vangelis Kokkevis <vangelis at chromium.org> has asked  for review:
Bug 37541: [chromium] Provide access to a GL ES drawing context from WebCore
https://bugs.webkit.org/show_bug.cgi?id=37541

Attachment 53307: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=53307&action=review

------- Additional Comments from Vangelis Kokkevis <vangelis at chromium.org>
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!


More information about the webkit-reviews mailing list