RESOLVED WONTFIX 67613
[Chromium] Add setNativeWindow to WebGraphicsContext3D for Android
https://bugs.webkit.org/show_bug.cgi?id=67613
Summary [Chromium] Add setNativeWindow to WebGraphicsContext3D for Android
Adam Barth
Reported 2011-09-05 12:03:55 PDT
[Chromium] Add setNativeWindow to WebGraphicsContext3D for Android
Attachments
Patch (2.36 KB, patch)
2011-09-05 12:06 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2011-09-05 12:06:57 PDT
Adam Barth
Comment 2 2011-09-05 12:08:44 PDT
I haven't marked this patch for review because I'm not sure if this function is needed. Where is it used?
Peter Beverloo
Comment 3 2011-09-06 02:50:16 PDT
Chromium's content/renderer/render_view.cc calls it in RenderView::SetNativeWindow, but the actual AndroidNativeWindowInterface* doesn't seem to be stored or used anywhere. I'll follow up via e-mail.
Adam Barth
Comment 4 2011-09-06 14:10:40 PDT
We're going to try to find another way to do this work without adding this API.
Note You need to log in before you can comment on or make changes to this bug.