Tests NetworkUISourceCodeProvider class. Running: testDocumentResource Creating resource. UISourceCode: http://127.0.0.1:8000/devtools/sources/debugger/resources/syntax-error.html UISourceCode is content script: false Highlighter type: text/html UISourceCode content:
Running: testVMScript Creating script. UISourceCode: http://127.0.0.1:8000/devtools/resources/foo.js UISourceCode is content script: false Highlighter type: text/javascript UISourceCode content: var foo=1; //# sourceURL=foo.js Running: testScriptResource Creating script resource. UISourceCode: http://127.0.0.1:8000/devtools/sources/debugger/resources/script1.js UISourceCode is content script: false Highlighter type: text/javascript UISourceCode content: function f1() {} Running: testRemoveStyleSheetFromModel Creating stylesheet resource. Added uiSourceCode: http://127.0.0.1:8000/devtools/sources/debugger/resources/style1.css Removed uiSourceCode: http://127.0.0.1:8000/devtools/sources/debugger/resources/style1.css