WhiteWind / delphichromiumembedded

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

Application terminates if mdi form close event arrives during url loading by the browser #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Start an MDI application
2.Open a form which loads an url content(which loads slowly) immediately into 
the browser
3.Press mdi form close button multiple times while content is loading
4.Application terminates instead of MDI form close

What is the expected output? What do you see instead?
Close MDI form. Leave application run. Currently. I see an error report send to 
MS window.

What version of the product are you using? On what operating system?
V-0.1, V-0.2 
EmbeddedChromium r100
libcef_proxy.dll
Win XP Pro SP2

Please provide any additional information below.

Original issue reported on code.google.com by magnus12...@gmail.com on 13 Oct 2010 at 5:22

GoogleCodeExporter commented 8 years ago
I can't find any error in the Delphi API itself.
I think it a problem with CEF dll when debugging in the Delphi IDE.

Original comment by hgourv...@gmail.com on 24 Feb 2011 at 10:08