apimall / chromiumembedded

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

Calling ShowDevTools repeatedly should inspect the element in existing window #1487

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If ShowDevTools is called repeatedly, and |inspect_element_at| is specified, 
then we should inspect the new element with the currently existing DevTools 
window. Currently this is not the case. The existing window is simply focused.

Forum: http://magpcss.org/ceforum/viewtopic.php?f=6&t=12566&p=24124

Original issue reported on code.google.com by thomas...@gmail.com on 13 Jan 2015 at 7:00

GoogleCodeExporter commented 9 years ago
CEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/cef/issue/1487

Original comment by magreenb...@gmail.com on 14 Mar 2015 at 3:36