我运行Firefox所以我启动了webconsole并在Debugger选项卡上找到了它:
Error loading this URI: Could not load the source for https://server.com/public/?p=shifts&action=view&shift_id=110.
[Exception... "Component returned failure code: 0x80470002 (NS_BASE_STREAM_CLOSED) [nsIInputStream.available]" nsresult: "0x80470002 (NS_BASE_STREAM_CLOSED)" location: "JS frame :: resource://devtools/shared/base-loader.js -> resource://devtools/shared/DevToolsUtils.js :: onResponse :: line 562" data: no]
Stack: onResponse@resource://devtools/shared/base-loader.js -> resource://devtools/shared/DevToolsUtils.js:562:23
onStopRequest@resource://gre/modules/NetUtil.jsm:126:17
Line: 562, column: 0
你能给我一些提示,找到合适的文件进行调整吗?