Index: LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt b/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt |
index 134b7c6fa8cb4c5a9c2090bae42ef39445129ab2..b10e802d6f544614c1942e54b817754ae52b6c8b 100644 |
--- a/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt |
+++ b/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt |
@@ -113,13 +113,32 @@ g#s/../x resolves to http://a/b/c/g#s/../x===http://a/b/c/g#s/../x passes: true |
cat.jpeg resolves to http://a/b/c/cat.jpeg===http://a/b/c/cat.jpeg passes: true |
Running: testCompilerScriptMapping |
+UISourceCodeAdded: [debugger] compiled.js |
+UISourceCodeAdded: [network] compiled.js |
+UISourceCodeAdded: [service] compiled.js |
+UISourceCodeRemoved: [service] compiled.js |
+UISourceCodeAdded: [contentscripts] http://localhost:8000/inspector/resources/source1.js |
+UISourceCodeAdded: [contentscripts] http://localhost:8000/inspector/resources/source2.js |
+afterScriptAdded |
Running: testCompilerScriptMappingWhenResourceWasLoadedAfterSource |
+UISourceCodeAdded: [debugger] compiled.js |
+UISourceCodeAdded: [service] compiled.js |
+UISourceCodeAdded: [network] compiled.js |
+UISourceCodeRemoved: [service] compiled.js |
+UISourceCodeAdded: [contentscripts] http://localhost:8000/inspector/resources/source1.js |
+UISourceCodeAdded: [contentscripts] http://localhost:8000/inspector/resources/source2.js |
Running: testInlinedSourceMap |
+UISourceCodeAdded: [debugger] http://example.com/compiled.js |
+UISourceCodeAdded: [service] http://example.com/compiled.js |
+UISourceCodeRemoved: [service] http://example.com/compiled.js |
+UISourceCodeAdded: [contentscripts] http://example.com/source.js |
<source content> === <source content> |
Running: testSourceMapCouldNotBeLoaded |
+UISourceCodeAdded: [debugger] compiled.js |
+UISourceCodeAdded: [service] compiled.js |
compiled.js |
Running: testSourceRoot |