-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Create DLL and add a form with Chromium on it
2. Create EXE which will show this form
3. Start application, show DLL form and close it
4. Close application. It will hang and stop responding.
What is the expected output? What do you see instead?
I expect application to terminate normally.
What version of the product are you using? On what operating system?
Windows 7 32-bit, Delphi 2010, cef_binary_r85_VS2005, delphichromiumembedded
rev. 8
Please provide any additional information below.
Application hangs on cef_shutdown() call in ceflib.pas finalization section.
Original issue reported on code.google.com by sebast...@lastowski.com
on 1 Sep 2010 at 9:24
Attachments: