alderlopez / chromiumembedded

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

CEF3: Make DevTools remote debugging URLs harder to guess #583

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implement the DevToolsHttpHandler::RenderViewHostBinding interface to protect 
DevTools URLs from easy discovery.

Original discussion: 
http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/
29bc0ac86c8336a1

Also add a CefBrowser::GetDevToolsURL() method for retrieving the DevTools URL.

Original issue reported on code.google.com by magreenb...@gmail.com on 26 Apr 2012 at 9:31

GoogleCodeExporter commented 9 years ago
Done in revision 608.

Original comment by magreenb...@gmail.com on 26 Apr 2012 at 10:20