pacificIT / chromiumembedded

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

CEF3: Deadlock when using DevTools to debug another window in the same cefclient instance #585

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
CEF3 revision 607.
Windows 7.

What steps will reproduce the problem?
1. Run cefclient with DevTools remote debugging enabled.
2. Open another window in the same application and begin debugging the first 
window with a DevTools remote session.

What is the expected output? What do you see instead?
DevTools debugging should proceed successfully. Instead, a deadlock occurs.

Please use labels and text to provide additional information.
Related Chromium issue: 
http://code.google.com/p/chromium/issues/detail?id=125191

Original issue reported on code.google.com by magreenb...@gmail.com on 27 Apr 2012 at 5:29

GoogleCodeExporter commented 9 years ago
Fixed in CEF revision 631.

Original comment by magreenb...@gmail.com on 18 May 2012 at 8:35