我在Android中远程调试Chrome时遇到了问题(2013年3月更新)?
我必须从这个最新的chrome调试我的bug,所以我要经历这种情况。
在将Chrome更新到版本25.0.1364.169之前远程调试Android中的Chrome几乎是完美的
我有3台设备,我尝试将Chrome回滚到版本18.xxx,我可以使用较旧的Chrome版本进行远程调试。
当我更新到上面提到的最新Chrome时,我在控制台中得到的就像这样
Application Cache Progress event (9 of 208) http://chrome-devtools-frontend.appspot.com/static/25.0.1364.169/TimelinePanel.js devtools.html:1
Application Cache Error event: Resource fetch failed (-1) http://chrome-devtools-frontend.appspot.com/static/25.0.1364.169/TimelinePanel.js devtools.html:1
Failed to load resource
无法加载TimelinePanel.js
任何人都可以解决这个问题吗?