LiavSofer / geckofx

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

Parent process not exit. #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use geckofx in native app.
2. Open Form that contains gecko browser.
3. Close native app.
4. gecko thread is not exited.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by 110.keni...@gmail.com on 10 Oct 2008 at 9:56

GoogleCodeExporter commented 8 years ago
Problem fixed.

Call "Application::Exit" ,when gecko brower closed.

Original comment by 110.keni...@gmail.com on 10 Oct 2008 at 10:02