Is there a security consideration for Chrome debugger?
Hi,
I am being driven demented by attempts to get a working debug environment. ![]()
I have working Firefox with debugger plugin, but that has its own network blocking issues that currently block a specified type of content silently. This fails only on Firefox and I desperately need a working example in another browser debugger to compare against. ![]()
I have Chrome debugger plugin... but I can only get this working sporadically and, crucially, _not_ on the network where I am working today. ![]()
However, because I _have_ seen working Chrome debug... is it possible that Chrome / the plugin / my OS is blocking access to debugger when on public networks?
EG:
1. Chrome is coming installed with 213
2. I have installed debugger 216
3. My plugin in Chrome reports itself as 216
4. I _still_ cannot debug using 216...
Can anybody point me to something I need to enable / disable to allow debugging via Chrome on a public network?
G
