RuidSiel / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Desktop GL implementation crashes using WebGL with accelerated compositing enabled #335

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set CefSettings.graphics_implementation to DESKTOP_IN_PROCESS.
2. Set CefBrowserSettings.accelerated_compositing_enabled to true.
3. Load a WebGL example like 
http://webglsamples.googlecode.com/hg/field/field.html

What is the expected output? What do you see instead?
The WebGL example should render correctly. Instead, application crashes.

This occurs with CEF revision 284 and Chromium revision 100584 and has been 
reported to Chromium as http://crbug.com/95393.

Original issue reported on code.google.com by magreenb...@gmail.com on 10 Sep 2011 at 7:19

GoogleCodeExporter commented 9 years ago
Marking this issue as WontFix. Use CEF3 instead.

Original comment by magreenb...@gmail.com on 8 Mar 2013 at 9:16