What steps will reproduce the problem?
1. Set CefSettings.graphics_implementation to ANGLE_IN_PROCESS or
DESKTOP_IN_PROCESS.
3. Load a Canvas2D example like http://mudcu.be/labs/JS1k/BreathingGalaxies.html
What is the expected output? What do you see instead?
The application should exit without crashing or hanging. Instead, with
ANGLE_IN_PROCESS the application crashes on exit and with DESKTOP_IN_PROCESS
the application hangs on exit.
This occurs with CEF revision 284 and Chromium revision 100584 and has been
reported to Chromium as http://crbug.com/96156.
Original issue reported on code.google.com by magreenb...@gmail.com on 10 Sep 2011 at 7:22
Original issue reported on code.google.com by
magreenb...@gmail.com
on 10 Sep 2011 at 7:22