pacificIT / chromiumembedded

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

CEF3: Close popup window in js doesn't work #614

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
trunk/cef3/r659
windows 7

wnd = windows.open("google.com", "_blank")
wnd.close()

In cef1 work correctly.

Original issue reported on code.google.com by Aleksey....@gmail.com on 1 Jun 2012 at 11:13

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 1 Jun 2012 at 2:15

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 8 Jun 2012 at 12:53

GoogleCodeExporter commented 9 years ago
Fixed in revision 708.

Original comment by magreenb...@gmail.com on 25 Jun 2012 at 6:05