What steps will reproduce the problem?
1. When creating browser one instance of jcef helper is created.
2. Now I am loading the browser from another child thread than again a new jcef
helper instance creates.
3. After closing the browser the second jcef helper instance is remove but
first jcef helper instance is don't remove.
What is the expected output? What do you see instead?
One jcef helper instance remove but another is can't. I want two remove both
jcef helper instance.
What version of the product are you using? On what operating system?
Version of jcef is 3.1750.1738.91
and Operating System is windows 8.
Please provide any additional information below.
Original issue reported on code.google.com by anandkti...@gmail.com on 10 Jan 2015 at 6:08
Original issue reported on code.google.com by
anandkti...@gmail.com
on 10 Jan 2015 at 6:08Attachments: