Testing Edge Inspect

We're having trouble getting Edge Inspect (and Weinre) to work with our web apps. The web apps run fine if neither Edge Inspect nor Weinre are loaded. These are a couple of tests of theories to help pinpoint the issues.

Possibly related bugs and discussions:

"strict mode" and XHR don't play along well

The minimal test strict-with-hbs says this is running fine

jQuery.ajax() and the console stays blank

The minimal test jquery-ajax-no-console runs fine except for the console staying empty. (when reload on tablet only!)

Note that if the EI client is following Chrome on the desktop, we get the following output in EI console:

Script Error. 0

Uncaught Error: Load timeout for modules: hbs!template_unnormalized2,hbs!template
http://requirejs.org/docs/errors.html#timeout http://172.16.110.143:8080/edge-inspect-problems/libs/require.js 1754

jQuery.ajax() and alert() and the console is back

The minimal test jquery-ajax-alert-console runs fine except and we get some console output. In fact only the Ajax response, any other messages were disregarded. (when reload on tablet only!)

Note that if the EI client is following Chrome on the desktop, we get the following output in EI console:

Script Error. 0

Uncaught Error: Load timeout for modules: hbs!template_unnormalized2,hbs!template
http://requirejs.org/docs/errors.html#timeout http://172.16.110.143:8080/edge-inspect-problems/libs/require.js 1754