What steps will reproduce the problem?
1. Call CefApp.getInstance().createClient() on the AWT-dispatcher thread
What is the expected output? What do you see instead?
Expected to get an instance of CefClient. Instead of that the initial call
causes a deadlock
What version of the product are you using? On what operating system?
Latest SVN-Trunk (r94)
Please provide any additional information below.
Attached you'll find a simple patch file, which resolves that problem.
Original issue reported on code.google.com by k...@censhare.de on 3 Jul 2014 at 7:02
Original issue reported on code.google.com by
k...@censhare.de
on 3 Jul 2014 at 7:02Attachments: